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.SpaceCenterParams Class Reference
Inheritance diagram for GameParameters.SpaceCenterParams:
GameParameters.ParameterNode IConfigNode

Public Attributes

bool CanGoInSPH = true
 
bool CanGoInTrackingStation = true
 
bool CanGoInVAB = true
 
bool CanGoToAdmin = true
 
bool CanGoToAstronautC = true
 
bool CanGoToMissionControl = true
 
bool CanGoToRnD = true
 
bool CanLaunchAtPad = true
 
bool CanLaunchAtRunway = true
 
bool CanLeaveToMainMenu = true
 
bool CanSelectFlag = true
 

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.SpaceCenterParams.CanGoInSPH = true
bool GameParameters.SpaceCenterParams.CanGoInTrackingStation = true
bool GameParameters.SpaceCenterParams.CanGoInVAB = true
bool GameParameters.SpaceCenterParams.CanGoToAdmin = true
bool GameParameters.SpaceCenterParams.CanGoToAstronautC = true
bool GameParameters.SpaceCenterParams.CanGoToMissionControl = true
bool GameParameters.SpaceCenterParams.CanGoToRnD = true
bool GameParameters.SpaceCenterParams.CanLaunchAtPad = true
bool GameParameters.SpaceCenterParams.CanLaunchAtRunway = true
bool GameParameters.SpaceCenterParams.CanLeaveToMainMenu = true
bool GameParameters.SpaceCenterParams.CanSelectFlag = true

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