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
◆
collapsed
bool GUIEquipment.collapsed
get
Definition at line
13
of file
GUIEquipment.cs
.
14
{
15
get
16
{
17
if
(!
true
)
18
{
19
}
20
return
InterfaceStyles_Layout
.
Active
.
IsCollapsed
(
GUIPageIcons
.
Category
.Equipment);
21
}
22
}
GUIPageIcons.Category
Category
Definition
GUIPageIcons.cs:890
GUIPageIcons
Definition
GUIPageIcons.cs:14
InterfaceProfile_Layout.IsCollapsed
bool IsCollapsed(GUIPageIcons.Category category)
Definition
InterfaceProfile_Layout.cs:183
InterfaceStyles_Layout.Active
static InterfaceProfile_Layout Active
Definition
InterfaceStyles_Layout.cs:22
InterfaceStyles_Layout
Definition
InterfaceStyles_Layout.cs:10
GUIEquipment
Generated by
1.10.0