Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
GameParameters.EditorParams Class Reference
Inheritance diagram for GameParameters.EditorParams:
GameParameters.ParameterNode IConfigNode

Public Attributes

bool CanLaunch = true
 
bool CanLeaveToMainMenu = false
 
bool CanLeaveToSpaceCenter = true
 
bool CanLoad = true
 
bool CanSave = true
 
bool CanStartNew = true
 
string craftFileToLoad = ""
 
int startUpMode = 0
 

Additional Inherited Members

- Public Member Functions inherited from GameParameters.ParameterNode
void Load (ConfigNode node)
 
virtual void OnLoad (ConfigNode node)
 
virtual void OnSave (ConfigNode node)
 
void Save (ConfigNode node)
 

Member Data Documentation

bool GameParameters.EditorParams.CanLaunch = true
bool GameParameters.EditorParams.CanLeaveToMainMenu = false
bool GameParameters.EditorParams.CanLeaveToSpaceCenter = true
bool GameParameters.EditorParams.CanLoad = true
bool GameParameters.EditorParams.CanSave = true
bool GameParameters.EditorParams.CanStartNew = true
string GameParameters.EditorParams.craftFileToLoad = ""
int GameParameters.EditorParams.startUpMode = 0

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