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.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000692 RID: 1682
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 }
19}