M&B: Bannerlord 1.2.9
The horns sound, the ravens gather.
|
Inherits TaleWorlds.Library.IDebugManager.
Public Types | |
enum | DiamondDebugCategory { General , Warning , Error } |
Protected Member Functions | |
void | PrintMessage (string message, DiamondDebugCategory debugCategory) |
Additional Inherited Members | |
Public Member Functions inherited from TaleWorlds.Library.IDebugManager | |
void | Print (string message, int logLevel=0, TaleWorlds.Library.Debug.DebugColor color=TaleWorlds.Library.Debug.DebugColor.White, UInt64 debugFilter=(UInt64) Debug.DebugSystemFilter.Mono) |
void | PrintError (string error, string stackTrace, UInt64 debugFilter=(UInt64) Debug.DebugSystemFilter.Mono) |
void | PrintWarning (string warning, UInt64 debugFilter=(UInt64) Debug.DebugSystemFilter.Mono) |
|
protected |