class
ProjectSettings
Inherits:
Settings
Contains various globally accessible project-specific preferences.
Public
Constructors
ProjectSettings
ProjectSettings()
Methods
SetLastOpenScene
void SetLastOpenScene(const String &value)
ID of the last scene open in the editor.
GetLastOpenScene
String GetLastOpenScene() const
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Private
Fields
mLastOpenScene
String mLastOpenScene