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

◆ AchievementCategory

Enumerator
None 
Slayer 
Collector 
Explorer 
Challenger 

Definition at line 6 of file AchievementCategory.cs.

7 {
8 // Token: 0x0400791C RID: 31004
9 None = -1,
10 // Token: 0x0400791D RID: 31005
11 Slayer,
12 // Token: 0x0400791E RID: 31006
14 // Token: 0x0400791F RID: 31007
16 // Token: 0x04007920 RID: 31008
18 }