CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::RenderAPIApplicationDescriptor Struct Referencefinal

Application descriptor structure. More...

#include <CeresEngine/RenderAPI/RenderAPI.hpp>

Public Attributes

String applicationName
 Descriptive string of the application.
 
UInt32 applicationVersion
 Version number of the application.
 

Detailed Description

Application descriptor structure.

Member Data Documentation

◆ applicationName

String CeresEngine::RenderAPIApplicationDescriptor::applicationName

Descriptive string of the application.

◆ applicationVersion

UInt32 CeresEngine::RenderAPIApplicationDescriptor::applicationVersion

Version number of the application.


The documentation for this struct was generated from the following file: