GameModeParameters
Members
Member |
Description |
|---|---|
Methods
Method |
Description |
|---|---|
Static methods
Method |
Description |
|---|---|
Details
-
class GameModeParameters
-
const ConfigurationData configuration
-
const GameModeInfo gameMode
-
bool nightMode
-
bool playerHasAllWeapons
-
int GetGameLength()
-
float GetRespawnTime()
-
void SetGameLength(int gameLength)
-
void SetRespawnTime(float respawnTime)
-
string ToString()
-
static GameModeParameters CreateForGameMode(GameModeInfo info)
-
const ConfigurationData configuration