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

◆ EventKeywords

Enumerator
None 
All 
MicrosoftTelemetry 
WdiContext 
WdiDiagnostic 
Sqm 
AuditFailure 
AuditSuccess 
CorrelationHint 
EventLogClassic 

Definition at line 8 of file EventKeywords.cs.

9 {
10 [global::Cpp2ILInjected.Token(Token = "0x400197D")]
11 None = 0L,
12 [global::Cpp2ILInjected.Token(Token = "0x400197E")]
13 All = -1L,
14 [global::Cpp2ILInjected.Token(Token = "0x400197F")]
15 MicrosoftTelemetry = 562949953421312L,
16 [global::Cpp2ILInjected.Token(Token = "0x4001980")]
17 WdiContext = 562949953421312L,
18 [global::Cpp2ILInjected.Token(Token = "0x4001981")]
19 WdiDiagnostic = 1125899906842624L,
20 [global::Cpp2ILInjected.Token(Token = "0x4001982")]
21 Sqm = 2251799813685248L,
22 [global::Cpp2ILInjected.Token(Token = "0x4001983")]
23 AuditFailure = 4503599627370496L,
24 [global::Cpp2ILInjected.Token(Token = "0x4001984")]
25 AuditSuccess = 9007199254740992L,
26 [global::Cpp2ILInjected.Token(Token = "0x4001985")]
27 CorrelationHint = 4503599627370496L,
28 [global::Cpp2ILInjected.Token(Token = "0x4001986")]
29 EventLogClassic = 36028797018963968L
30 }