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

Public Attributes

bool AllowOtherLaunchSites = false
 
bool AllowStockVessels = false
 
bool AutoHireCrews = false
 
bool BypassEntryPurchaseAfterResearch = true
 
bool EnableCommNet = false
 
bool IndestructibleFacilities = false
 
bool MissingCrewsRespawn = true
 
bool persistKerbalInventories = false
 
float ReentryHeatScale = 1f
 
float ResourceAbundance = 1f
 
float RespawnTimer = (float)GameSettings.DEFAULT_KERBAL_RESPAWN_TIMER
 

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.DifficultyParams.AllowOtherLaunchSites = false
bool GameParameters.DifficultyParams.AllowStockVessels = false
bool GameParameters.DifficultyParams.AutoHireCrews = false
bool GameParameters.DifficultyParams.BypassEntryPurchaseAfterResearch = true
bool GameParameters.DifficultyParams.EnableCommNet = false
bool GameParameters.DifficultyParams.IndestructibleFacilities = false
bool GameParameters.DifficultyParams.MissingCrewsRespawn = true
bool GameParameters.DifficultyParams.persistKerbalInventories = false
float GameParameters.DifficultyParams.ReentryHeatScale = 1f
float GameParameters.DifficultyParams.ResourceAbundance = 1f
float GameParameters.DifficultyParams.RespawnTimer = (float)GameSettings.DEFAULT_KERBAL_RESPAWN_TIMER

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