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

◆ captionImage

Image UnityEngine.UI.Dropdown.captionImage
getset

Definition at line 53 of file Dropdown.cs.

54 {
55 get
56 {
57 return this.m_CaptionImage;
58 }
59 set
60 {
62 this.RefreshShownValue();
63 }
64 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.UI.Dropdown.Awake().