Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
GameParameters.CustomStringParameterUI Class Reference
Inheritance diagram for GameParameters.CustomStringParameterUI:
GameParameters.CustomParameterUI

Public Member Functions

 CustomStringParameterUI (string title)
 
- Public Member Functions inherited from GameParameters.CustomParameterUI
 CustomParameterUI (string title)
 

Public Attributes

int lines = 1
 
- 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]
 

Constructor & Destructor Documentation

GameParameters.CustomStringParameterUI.CustomStringParameterUI ( string  title)
inline

Member Data Documentation

int GameParameters.CustomStringParameterUI.lines = 1

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