Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
EventChannelType.cs
Go to the documentation of this file.
1
namespace
System.Diagnostics.Tracing
;
2
3
internal
enum
EventChannelType
4
{
5
Admin
= 1,
6
Operational
,
7
Analytic
,
8
Debug
9
}
System.Diagnostics.Debug
Definition
Debug.cs:11
System.Diagnostics.Tracing.EventChannel.Operational
@ Operational
System.Diagnostics.Tracing.EventChannel.Analytic
@ Analytic
System.Diagnostics.Tracing.EventChannel.Admin
@ Admin
System.Diagnostics.Tracing.EventChannelType
EventChannelType
Definition
EventChannelType.cs:4
System.Diagnostics.Tracing
Definition
ActivityTracker.cs:4
source
System.Private.CoreLib
System.Diagnostics.Tracing
EventChannelType.cs
Generated by
1.10.0