Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TraceOptions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Diagnostics
 

Enumerations

enum  System.Diagnostics.TraceOptions {
  System.Diagnostics.None = 0 , System.Diagnostics.LogicalOperationStack = 1 , System.Diagnostics.DateTime = 2 , System.Diagnostics.Timestamp = 4 ,
  System.Diagnostics.ProcessId = 8 , System.Diagnostics.ThreadId = 0x10 , System.Diagnostics.Callstack = 0x20
}