Space Engineers
|
Public Member Functions | |
bool | CheckIsSetup () |
Public Attributes | |
int | GameVersion |
string | GameName |
string | GameNameSafe |
Game name without any spaces and generally usable for folder names. More... | |
string | ApplicationName |
string | GameAcronym |
string | MinimumRequirementsWeb |
string | SplashScreenImage |
Definition at line 81 of file MyPerGameSettings.cs.
|
inline |
Definition at line 94 of file MyPerGameSettings.cs.
string Sandbox.Game.MyBasicGameInfo.ApplicationName |
Definition at line 89 of file MyPerGameSettings.cs.
string Sandbox.Game.MyBasicGameInfo.GameAcronym |
Definition at line 90 of file MyPerGameSettings.cs.
string Sandbox.Game.MyBasicGameInfo.GameName |
Definition at line 84 of file MyPerGameSettings.cs.
string Sandbox.Game.MyBasicGameInfo.GameNameSafe |
Game name without any spaces and generally usable for folder names.
Definition at line 88 of file MyPerGameSettings.cs.
int Sandbox.Game.MyBasicGameInfo.GameVersion |
Definition at line 83 of file MyPerGameSettings.cs.
string Sandbox.Game.MyBasicGameInfo.MinimumRequirementsWeb |
Definition at line 91 of file MyPerGameSettings.cs.
string Sandbox.Game.MyBasicGameInfo.SplashScreenImage |
Definition at line 92 of file MyPerGameSettings.cs.