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
◆
image
Image
UnityEngine.UI.Dropdown.DropdownItem.image
get
set
Definition at line
601
of file
Dropdown.cs
.
602
{
603
get
604
{
605
return
this.
m_Image
;
606
}
607
set
608
{
609
this.m_Image
=
value
;
610
}
611
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.UI.Dropdown.DropdownItem.m_Image
Image m_Image
Definition
Dropdown.cs:673
UnityEngine.UI.Dropdown.value
int value
Definition
Dropdown.cs:165
UnityEngine
UI
Dropdown
DropdownItem
Generated by
1.10.0