Kerbal Space Program
1.12.4
|
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) |
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 |