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

Classes

class  TextState
 

Public Member Functions

void Awake ()
 
void SetState (int index)
 
void SetState (string name)
 

Public Attributes

string startState = ""
 
TextState[] states = new TextState[0]
 
TMPro.TextMeshProUGUI textLabel
 

Member Function Documentation

void KSP.UI.UIStateText.Awake ( )
inline
void KSP.UI.UIStateText.SetState ( int  index)
inline
void KSP.UI.UIStateText.SetState ( string  name)
inline

Member Data Documentation

string KSP.UI.UIStateText.startState = ""
TextState [] KSP.UI.UIStateText.states = new TextState[0]
TMPro.TextMeshProUGUI KSP.UI.UIStateText.textLabel

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