Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.MyBasicGameInfo Struct Reference

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
 

Detailed Description

Definition at line 81 of file MyPerGameSettings.cs.

Member Function Documentation

bool Sandbox.Game.MyBasicGameInfo.CheckIsSetup ( )
inline

Definition at line 94 of file MyPerGameSettings.cs.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: