OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
GameStarterOptions Struct Reference

#include <GameStarterOptions.h>

Inheritance diagram for GameStarterOptions:
CodeGenOptions GameTestOptions OpenEnrothOptions

Public Attributes

std::string dataPath
 
std::string userPath
 
std::optional< LogLevellogLevel
 
bool ramFsUserData = false
 
bool headless = false
 
bool tracingRng = false
 

Member Data Documentation

◆ dataPath

std::string GameStarterOptions::dataPath

◆ headless

bool GameStarterOptions::headless = false

◆ logLevel

std::optional<LogLevel> GameStarterOptions::logLevel

◆ ramFsUserData

bool GameStarterOptions::ramFsUserData = false

◆ tracingRng

bool GameStarterOptions::tracingRng = false

◆ userPath

std::string GameStarterOptions::userPath

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