![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| CustomFloatParameterUI (string title) | |
Public Member Functions inherited from GameParameters.CustomParameterUI | |
| CustomParameterUI (string title) | |
Public Attributes | |
| bool | addTextField = false |
| bool | asPercentage = false |
| string | displayFormat = "N0" |
| float | logBase = 0 |
| float | maxValue = 1.0f |
| float | minValue = 0.0f |
| int | stepCount = 11 |
Public Attributes inherited from GameParameters.CustomParameterUI | |
| bool | autoPersistance = true |
| GameMode | gameMode = GameMode.ANY |
| bool | newGameOnly = false |
| bool | unlockedDuringMission = false |
| Set this to true to allow the setting to be interactable while a mission game is playing. More... | |
Additional Inherited Members | |
Properties inherited from GameParameters.CustomParameterUI | |
| string | title [get, set] |
| string | toolTip [get, set] |
|
inline |
| bool GameParameters.CustomFloatParameterUI.addTextField = false |
| bool GameParameters.CustomFloatParameterUI.asPercentage = false |
| string GameParameters.CustomFloatParameterUI.displayFormat = "N0" |
| float GameParameters.CustomFloatParameterUI.logBase = 0 |
| float GameParameters.CustomFloatParameterUI.maxValue = 1.0f |
| float GameParameters.CustomFloatParameterUI.minValue = 0.0f |
| int GameParameters.CustomFloatParameterUI.stepCount = 11 |
1.8.7