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
TraceLevel.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Diagnostics
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20000D0"
)]
7
public
enum
TraceLevel
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40003AC"
)]
10
Off
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40003AD"
)]
12
Error
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40003AE"
)]
14
Warning
,
15
[global::Cpp2ILInjected.Token(Token =
"0x40003AF"
)]
16
Info
,
17
[global::Cpp2ILInjected.Token(Token =
"0x40003B0"
)]
18
Verbose
19
}
20
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Diagnostics.TraceEventType.Warning
@ Warning
System.Diagnostics.TraceEventType.Error
@ Error
System.Diagnostics.TraceEventType.Verbose
@ Verbose
System.Diagnostics.TraceLevel
TraceLevel
Definition
TraceLevel.cs:8
System.Diagnostics.TraceLevel.Info
@ Info
System.Diagnostics.TraceLevel.Off
@ Off
System.Diagnostics
Definition
ConditionalAttribute.cs:7
System
Definition
__Il2CppComDelegate.cs:6
source
System
Diagnostics
TraceLevel.cs
Generated by
1.10.0