terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.UI.Dropdown.OptionData Class Reference
+ Collaboration diagram for UnityEngine.UI.Dropdown.OptionData:

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 1062 of file Dropdown.cs.


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