Property | Type | Description | |
---|---|---|---|
programGuid | string |
Method | Description | |
---|---|---|
GetMapArgument ( ) : string | ||
HasArgument ( string key ) : bool | ||
Run ( bool engineRunning, string initMapPath ) : void |
Method | Description | |
---|---|---|
Main ( ) : void | ||
OpenExistingAppCallback ( |
public static HasArgument ( string key ) : bool | ||
key | string | |
return | bool |
public static Run ( bool engineRunning, string initMapPath ) : void | ||
engineRunning | bool | |
initMapPath | string | |
return | void |