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

◆ template

RectTransform UnityEngine.UI.Dropdown.template
getset

Definition at line 21 of file Dropdown.cs.

22 {
23 get
24 {
25 return this.m_Template;
26 }
27 set
28 {
30 this.RefreshShownValue();
31 }
32 }
class f__AnonymousType0<< Count > j__TPar
RectTransform m_Template
Definition Dropdown.cs:521