terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
TraceLevel.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Diagnostics
4
{
5
// Token: 0x020000D0 RID: 208
6
public
enum
TraceLevel
7
{
8
// Token: 0x040003AC RID: 940
9
Off
,
10
// Token: 0x040003AD RID: 941
11
Error
,
12
// Token: 0x040003AE RID: 942
13
Warning
,
14
// Token: 0x040003AF RID: 943
15
Info
,
16
// Token: 0x040003B0 RID: 944
17
Verbose
18
}
19
}
System.Diagnostics.TraceEventType.Warning
@ Warning
System.Diagnostics.TraceEventType.Error
@ Error
System.Diagnostics.TraceEventType.Verbose
@ Verbose
System.Diagnostics.TraceLevel
TraceLevel
Definition
TraceLevel.cs:7
System.Diagnostics.TraceLevel.Info
@ Info
System.Diagnostics.TraceLevel.Off
@ Off
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System
Definition
__ComObject.cs:4
source
System
Diagnostics
TraceLevel.cs
Generated by
1.10.0