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

◆ MinimapFrameStyle

Enumerator
Default 
Golden 
Remix 
Sticks 
StoneGold 
TwigLeaf 
Leaf 
Retro 
Valkyrie 

Definition at line 1028 of file GUIMap.cs.

1029 {
1030 [global::Cpp2ILInjected.Token(Token = "0x4000930")]
1031 Default,
1032 [global::Cpp2ILInjected.Token(Token = "0x4000931")]
1033 Golden,
1034 [global::Cpp2ILInjected.Token(Token = "0x4000932")]
1035 Remix,
1036 [global::Cpp2ILInjected.Token(Token = "0x4000933")]
1037 Sticks,
1038 [global::Cpp2ILInjected.Token(Token = "0x4000934")]
1039 StoneGold,
1040 [global::Cpp2ILInjected.Token(Token = "0x4000935")]
1041 TwigLeaf,
1042 [global::Cpp2ILInjected.Token(Token = "0x4000936")]
1043 Leaf,
1044 [global::Cpp2ILInjected.Token(Token = "0x4000937")]
1045 Retro,
1046 [global::Cpp2ILInjected.Token(Token = "0x4000938")]
1047 Valkyrie
1048 }