Свойство | Type | Description | |
---|---|---|---|
gameMap | GameMap, | ||
isAbsoluteWASD | bool | ||
isAdmin | bool | ||
isLeftClickToMove | bool | ||
isSoundOn | bool | ||
labelledGameVersionGUID | string | ||
language | I18n.Language | ||
restartBehavior | RestartBehavior | ||
testVersionGUID | string |
Méthode | Description | |
---|---|---|
GameConfiguration ( ) : UnityEngine | ||
ToString ( ) : string | ||
getGameMapName ( ) : string | ||
getMode ( ) : GameMode, | ||
getMode ( GameMap, map ) : GameMode, | ||
getSceneName ( ) : string | ||
getSceneName ( GameMap, map ) : string | ||
isTestGUID ( ) : bool | ||
setMetricsDestination ( bool wantToBecomeLabelledGameVersion ) : void | ||
switchMetricsGameVersion ( ) : bool |
public static getMode ( GameMap, map ) : GameMode, | ||
map | GameMap, | |
Résultat | GameMode, |
public static getSceneName ( GameMap, map ) : string | ||
map | GameMap, | |
Résultat | string |
public setMetricsDestination ( bool wantToBecomeLabelledGameVersion ) : void | ||
wantToBecomeLabelledGameVersion | bool | |
Résultat | void |
public static string labelledGameVersionGUID | ||
Résultat | string |