Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
TMPro.TMP_Dropdown.OptionData Class Reference

Public Member Functions

 OptionData ()
 
 OptionData (string text)
 
 OptionData (Sprite image)
 
 OptionData (string text, Sprite image)
 

Properties

Sprite image [get, set]
 
string text [get, set]
 

Constructor & Destructor Documentation

TMPro.TMP_Dropdown.OptionData.OptionData ( )
inline
TMPro.TMP_Dropdown.OptionData.OptionData ( string  text)
inline
TMPro.TMP_Dropdown.OptionData.OptionData ( Sprite  image)
inline
TMPro.TMP_Dropdown.OptionData.OptionData ( string  text,
Sprite  image 
)
inline

Property Documentation

Sprite TMPro.TMP_Dropdown.OptionData.image
getset
string TMPro.TMP_Dropdown.OptionData.text
getset

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