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

Public Member Functions

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

Public Attributes

bool CanAutoSave
 
bool CanBoard
 
bool CanEVA
 
bool CanIVA
 
bool CanLeaveToEditor
 
bool CanLeaveToMainMenu
 
bool CanLeaveToSpaceCenter
 
bool CanLeaveToTrackingStation
 
bool CanQuickLoad
 
bool CanQuickSave
 
bool CanRestart
 
bool CanSwitchVesselsFar
 
bool CanSwitchVesselsNear
 
bool CanTimeWarpHigh
 
bool CanTimeWarpLow
 
bool CanUseMap
 

Constructor & Destructor Documentation

GameParameters.FlightParams.FlightParams ( )

Member Data Documentation

bool GameParameters.FlightParams.CanAutoSave
bool GameParameters.FlightParams.CanBoard
bool GameParameters.FlightParams.CanEVA
bool GameParameters.FlightParams.CanIVA
bool GameParameters.FlightParams.CanLeaveToEditor
bool GameParameters.FlightParams.CanLeaveToMainMenu
bool GameParameters.FlightParams.CanLeaveToSpaceCenter
bool GameParameters.FlightParams.CanLeaveToTrackingStation
bool GameParameters.FlightParams.CanQuickLoad
bool GameParameters.FlightParams.CanQuickSave
bool GameParameters.FlightParams.CanRestart
bool GameParameters.FlightParams.CanSwitchVesselsFar
bool GameParameters.FlightParams.CanSwitchVesselsNear
bool GameParameters.FlightParams.CanTimeWarpHigh
bool GameParameters.FlightParams.CanTimeWarpLow
bool GameParameters.FlightParams.CanUseMap

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