Inherits TaleWorlds.Library.IDebugManager.
|
| | DiamondDebugManager (ParameterContainer parameters) |
| |
| | DiamondDebugManager () |
| |
| int | GetLogLevel () |
| |
| 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) |
| |
◆ DiamondDebugCategory
| Enumerator |
|---|
| General | |
| Warning | |
| Error | |
◆ DiamondDebugManager() [1/2]
| TaleWorlds.Library.DiamondDebugManager.DiamondDebugManager |
( |
ParameterContainer | parameters | ) |
|
◆ DiamondDebugManager() [2/2]
| TaleWorlds.Library.DiamondDebugManager.DiamondDebugManager |
( |
| ) |
|
◆ GetLogLevel()
| int TaleWorlds.Library.DiamondDebugManager.GetLogLevel |
( |
| ) |
|
◆ PrintMessage()
| void TaleWorlds.Library.DiamondDebugManager.PrintMessage |
( |
string | message, |
|
|
DiamondDebugCategory | debugCategory ) |
|
protected |