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

◆ MinimapFrameStyle

Enumerator
Default 
Golden 
Remix 
Sticks 
StoneGold 
TwigLeaf 
Leaf 
Retro 
Valkyrie 

Definition at line 484 of file GUIMap.cs.

485 {
486 // Token: 0x04000930 RID: 2352
487 Default,
488 // Token: 0x04000931 RID: 2353
489 Golden,
490 // Token: 0x04000932 RID: 2354
491 Remix,
492 // Token: 0x04000933 RID: 2355
493 Sticks,
494 // Token: 0x04000934 RID: 2356
495 StoneGold,
496 // Token: 0x04000935 RID: 2357
497 TwigLeaf,
498 // Token: 0x04000936 RID: 2358
499 Leaf,
500 // Token: 0x04000937 RID: 2359
501 Retro,
502 // Token: 0x04000938 RID: 2360
504 }