FEngineState¶
-
namespace
marengine -
class
FEngineState¶
-
class
MAREngine¶ Public Functions
-
bool
isGoingToRestart() const¶
-
FProjectManager *
getProjectManager() const¶
-
FEngineConfig *
getEngineConfig() const¶
-
void
setRestart()¶
-
void
setNoRestart()¶
-
void
initAtStartup()¶
-
void
buildAndRun()¶
Private Members
-
FProjectManager
m_projectManager¶
-
FEngineConfig
m_engineConfig¶
-
bool
m_shouldRestart= {false}¶
-
bool
-
class