terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ PageCollapseMode

Enumerator
CollapsedFullClosed 
FullClosed 
CollapsedFull 
FullOnly 

Definition at line 1753 of file GUIPageIcons.cs.

1754 {
1755 [global::Cpp2ILInjected.Token(Token = "0x40009B6")]
1757 [global::Cpp2ILInjected.Token(Token = "0x40009B7")]
1758 FullClosed,
1759 [global::Cpp2ILInjected.Token(Token = "0x40009B8")]
1761 [global::Cpp2ILInjected.Token(Token = "0x40009B9")]
1762 FullOnly
1763 }