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