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

◆ captionText

Text UnityEngine.UI.Dropdown.captionText
getset

Definition at line 37 of file Dropdown.cs.

38 {
39 get
40 {
41 return this.m_CaptionText;
42 }
43 set
44 {
46 this.RefreshShownValue();
47 }
48 }
class f__AnonymousType0<< Count > j__TPar