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

◆ TraceLevel

Enumerator
Off 
Error 
Warning 
Info 
Verbose 

Definition at line 6 of file TraceLevel.cs.

7 {
8 // Token: 0x040003AC RID: 940
9 Off,
10 // Token: 0x040003AD RID: 941
11 Error,
12 // Token: 0x040003AE RID: 942
13 Warning,
14 // Token: 0x040003AF RID: 943
15 Info,
16 // Token: 0x040003B0 RID: 944
17 Verbose
18 }