Terraria v1.4.4.9
Terraria source code documentation
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Diagnostics |
Enumerations | |
enum | System.Diagnostics.SourceLevels { System.Diagnostics.Off = 0 , System.Diagnostics.Critical = 1 , System.Diagnostics.Error = 3 , System.Diagnostics.Warning = 7 , System.Diagnostics.Information = 0xF , System.Diagnostics.Verbose = 0x1F , System.Diagnostics.ActivityTracing = 0xFF00 , System.Diagnostics.All = -1 } |