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
◆
LastActiveLeft
bool GUIPageIcons.LastActiveLeft
get
Definition at line
685
of file
GUIPageIcons.cs
.
686
{
687
get
688
{
689
if
(this.
lastActive
!=
null
)
690
{
691
GUIControllerItem
guicontrollerItem
= this.
lastActive
;
692
GUIControllerItem
guicontrollerItem2
= this.
lastActive
;
693
GUIControllerItem
guicontrollerItem3
= this.
lastActive
;
694
GUIControllerItem
guicontrollerItem4
= this.
lastActive
;
695
return
true
;
696
}
697
return
true
;
698
}
699
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUIPageIcons.lastActive
GUIControllerItem lastActive
Definition
GUIPageIcons.cs:864
GUIControllerItem
Definition
GUIControllerItem.cs:6
GUIPageIcons
Generated by
1.10.0