OpenEnroth 73e68f7
|
#include <GameStarterOptions.h>
Public Attributes | |
std::string | dataPath |
std::string | userPath |
std::optional< LogLevel > | logLevel |
bool | ramFsUserData = false |
bool | headless = false |
bool | tracingRng = false |
std::string GameStarterOptions::dataPath |
bool GameStarterOptions::headless = false |
std::optional<LogLevel> GameStarterOptions::logLevel |
bool GameStarterOptions::ramFsUserData = false |
bool GameStarterOptions::tracingRng = false |
std::string GameStarterOptions::userPath |