KSP API
Public Member Functions | Public Attributes | List of all members
GameParameters.EditorParams Class Reference
Inheritance diagram for GameParameters.EditorParams:
GameParameters.ParameterNode

Public Member Functions

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

Public Attributes

bool CanLaunch
 
bool CanLeaveToMainMenu
 
bool CanLeaveToSpaceCenter
 
bool CanLoad
 
bool CanSave
 
bool CanStartNew
 
string craftFileToLoad
 
int startUpMode
 

Constructor & Destructor Documentation

GameParameters.EditorParams.EditorParams ( )

Member Data Documentation

bool GameParameters.EditorParams.CanLaunch
bool GameParameters.EditorParams.CanLeaveToMainMenu
bool GameParameters.EditorParams.CanLeaveToSpaceCenter
bool GameParameters.EditorParams.CanLoad
bool GameParameters.EditorParams.CanSave
bool GameParameters.EditorParams.CanStartNew
string GameParameters.EditorParams.craftFileToLoad
int GameParameters.EditorParams.startUpMode

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