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

◆ TraceEventType

Enumerator
Critical 
Error 
Warning 
Information 
Verbose 
Start 
Stop 
Suspend 
Resume 
Transfer 

Definition at line 8 of file TraceEventType.cs.

9 {
10 [global::Cpp2ILInjected.Token(Token = "0x400039B")]
11 Critical = 1,
12 [global::Cpp2ILInjected.Token(Token = "0x400039C")]
13 Error,
14 [global::Cpp2ILInjected.Token(Token = "0x400039D")]
15 Warning = 4,
16 [global::Cpp2ILInjected.Token(Token = "0x400039E")]
17 Information = 8,
18 [global::Cpp2ILInjected.Token(Token = "0x400039F")]
19 Verbose = 16,
21 [global::Cpp2ILInjected.Token(Token = "0x40003A0")]
22 Start = 256,
24 [global::Cpp2ILInjected.Token(Token = "0x40003A1")]
25 Stop = 512,
27 [global::Cpp2ILInjected.Token(Token = "0x40003A2")]
28 Suspend = 1024,
30 [global::Cpp2ILInjected.Token(Token = "0x40003A3")]
31 Resume = 2048,
33 [global::Cpp2ILInjected.Token(Token = "0x40003A4")]
34 Transfer = 4096
35 }
class f__AnonymousType0<< Count > j__TPar