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.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Diagnostics.Tracing
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20005D7"
)]
7
public
enum
EventLevel
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4001976"
)]
10
LogAlways
,
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"
)]
18
Informational
,
19
[global::Cpp2ILInjected.Token(Token =
"0x400197B"
)]
20
Verbose
21
}
22
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Diagnostics.Tracing.EventLevel
EventLevel
Definition
EventLevel.cs:8
System.Diagnostics.Tracing.EventLevel.Warning
@ Warning
System.Diagnostics.Tracing.EventLevel.LogAlways
@ LogAlways
System.Diagnostics.Tracing.EventLevel.Critical
@ Critical
System.Diagnostics.Tracing.EventLevel.Informational
@ Informational
System.Diagnostics.Tracing.EventLevel.Error
@ Error
System.Diagnostics.Tracing.EventLevel.Verbose
@ Verbose
System.Diagnostics.Tracing
Definition
EventAttribute.cs:7
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Diagnostics
Tracing
EventLevel.cs
Generated by
1.10.0