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
KSP.UI.Screens.RDDropDownListItem Class Reference
Inheritance diagram for KSP.UI.Screens.RDDropDownListItem:

Public Member Functions

void Setup (string header, string description)
 

Public Attributes

TMPro.TextMeshProUGUI description
 
TMPro.TextMeshProUGUI header
 
UIRadioButton radioButton
 

Member Function Documentation

void KSP.UI.Screens.RDDropDownListItem.Setup ( string  header,
string  description 
)
inline

Member Data Documentation

TMPro.TextMeshProUGUI KSP.UI.Screens.RDDropDownListItem.description
TMPro.TextMeshProUGUI KSP.UI.Screens.RDDropDownListItem.header
UIRadioButton KSP.UI.Screens.RDDropDownListItem.radioButton

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