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

Public Member Functions

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

Public Attributes

bool AllowStockVessels
 
bool AutoHireCrews
 
bool BypassEntryPurchaseAfterResearch
 
bool IndestructibleFacilities
 
bool MissingCrewsRespawn
 
float ReentryHeatScale
 
float ResourceAbundance
 

Constructor & Destructor Documentation

GameParameters.DifficultyParams.DifficultyParams ( )

Member Data Documentation

bool GameParameters.DifficultyParams.AllowStockVessels
bool GameParameters.DifficultyParams.AutoHireCrews
bool GameParameters.DifficultyParams.BypassEntryPurchaseAfterResearch
bool GameParameters.DifficultyParams.IndestructibleFacilities
bool GameParameters.DifficultyParams.MissingCrewsRespawn
float GameParameters.DifficultyParams.ReentryHeatScale
float GameParameters.DifficultyParams.ResourceAbundance

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