Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Protected Member Functions | Properties | List of all members
KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble Class Reference
Inheritance diagram for KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble:

Public Attributes

double defaultValue = 0d
 
TMPro.TMP_InputField inputField
 
string label = ""
 
TMPro.TextMeshProUGUI labelText
 

Protected Member Functions

virtual void OnInputChanged (string state)
 

Properties

double Value [get, set]
 

Member Function Documentation

virtual void KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble.OnInputChanged ( string  state)
inlineprotectedvirtual

Member Data Documentation

double KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble.defaultValue = 0d
TMPro.TMP_InputField KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble.inputField
string KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble.label = ""
TMPro.TextMeshProUGUI KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble.labelText

Property Documentation

double KSP.UI.Screens.DebugToolbar.Screens.DebugScreenInputDouble.Value
getset

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