terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.UI.Dropdown.OptionData Class Reference

Public Member Functions

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

Properties

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

Private Attributes

string m_Text
 
Sprite m_Image
 

Detailed Description

Definition at line 686 of file Dropdown.cs.


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