Метод | Описание | |
---|---|---|
EnterIngame ( string gameMode ) : void | ||
ExitIngame ( ) : void | ||
GetMapArgument ( ) : string | ||
HasArgument ( string key ) : bool |
public static EnterIngame ( string gameMode ) : void | ||
gameMode | string | |
Результат | void |
public static GetMapArgument ( ) : string | ||
Результат | string |
public static HasArgument ( string key ) : bool | ||
key | string | |
Результат | bool |