terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ EventLevel

Enumerator
LogAlways 
Critical 
Error 
Warning 
Informational 
Verbose 

Definition at line 7 of file EventLevel.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4001976")]
11 [global::Cpp2ILInjected.Token(Token = "0x4001977")]
12 Critical,
13 [global::Cpp2ILInjected.Token(Token = "0x4001978")]
14 Error,
15 [global::Cpp2ILInjected.Token(Token = "0x4001979")]
16 Warning,
17 [global::Cpp2ILInjected.Token(Token = "0x400197A")]
19 [global::Cpp2ILInjected.Token(Token = "0x400197B")]
21 }