KSP API
|
Public Member Functions | |
EditorParams () | |
![]() | |
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 |
GameParameters.EditorParams.EditorParams | ( | ) |
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 |