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
◆
itemImage
Image
UnityEngine.UI.Dropdown.itemImage
get
set
Definition at line
85
of file
Dropdown.cs
.
86
{
87
get
88
{
89
return
this.
m_ItemImage
;
90
}
91
set
92
{
93
this.m_ItemImage
=
value
;
94
this.
RefreshShownValue
();
95
}
96
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.UI.Dropdown.RefreshShownValue
void RefreshShownValue()
Definition
Dropdown.cs:254
UnityEngine.UI.Dropdown.m_ItemImage
Image m_ItemImage
Definition
Dropdown.cs:538
UnityEngine.UI.Dropdown.value
int value
Definition
Dropdown.cs:165
UnityEngine
UI
Dropdown
Generated by
1.10.0