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

◆ LogType

Enumerator
Error 
Assert 
Warning 
Log 
Exception 

Definition at line 6 of file LogType.cs.

7 {
8 // Token: 0x040000AD RID: 173
9 Error,
10 // Token: 0x040000AE RID: 174
11 Assert,
12 // Token: 0x040000AF RID: 175
13 Warning,
14 // Token: 0x040000B0 RID: 176
15 Log,
16 // Token: 0x040000B1 RID: 177
18 }