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
get
set
Definition at line
21
of file
Dropdown.cs
.
22
{
23
get
24
{
25
return
this.
m_Template
;
26
}
27
set
28
{
29
this.m_Template
=
value
;
30
this.
RefreshShownValue
();
31
}
32
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.UI.Dropdown.m_Template
RectTransform m_Template
Definition
Dropdown.cs:521
UnityEngine.UI.Dropdown.RefreshShownValue
void RefreshShownValue()
Definition
Dropdown.cs:254
UnityEngine.UI.Dropdown.value
int value
Definition
Dropdown.cs:165
UnityEngine
UI
Dropdown
Generated by
1.10.0