Property | Type | Description | |
---|---|---|---|
Settings |
Method | Description | |
---|---|---|
ConfigureFromArgs ( string args ) : bool | ||
ConfigureFromSettings ( |
||
DetermineMapName ( |
Gets the determine map name.
|
|
Execute ( ) : EngineResult |
Method | Description | |
---|---|---|
InitLoggerConfig ( ) : void | ||
MakeValidFileName ( string name ) : string |
Makes a valid file name.
|
|
ShowHelp ( ) : void | ||
StripPlayersFromName ( string mapName ) : string | ||
ValidateSettings ( ) : bool |
public ConfigureFromArgs ( string args ) : bool | ||
args | string | |
return | bool |
public ConfigureFromSettings ( |
||
settings | ||
return | bool |
public static DetermineMapName ( |
||
map | ||
engine | EngineType | |
return | string |