M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
|
This is the complete list of members for TaleWorlds.Library.Debug, including all inherited members.
AbortGame() | TaleWorlds.Library.Debug | static |
Assert(bool condition, string message, [CallerFilePath] string callerFile="", [CallerMemberName] string callerMethod="", [CallerLineNumber] int callerLine=0) | TaleWorlds.Library.Debug | static |
DebugColor enum name | TaleWorlds.Library.Debug | |
DebugManager | TaleWorlds.Library.Debug | static |
DebugSystemFilter enum name | TaleWorlds.Library.Debug | |
DebugUserFilter enum name | TaleWorlds.Library.Debug | |
DisplayDebugMessage(string message) | TaleWorlds.Library.Debug | static |
FailedAssert(string message, [CallerFilePath] string callerFile="", [CallerMemberName] string callerMethod="", [CallerLineNumber] int callerLine=0) | TaleWorlds.Library.Debug | static |
GetDebugVector() | TaleWorlds.Library.Debug | static |
GetTelemetryLevelMask() | TaleWorlds.Library.Debug | static |
OnPrint | TaleWorlds.Library.Debug | static |
Print(string message, int logLevel=0, DebugColor color=DebugColor.White, ulong debugFilter=(ulong) DebugSystemFilter.Mono) | TaleWorlds.Library.Debug | static |
PrintError(string error, string stackTrace=null, ulong debugFilter=(ulong) DebugSystemFilter.Mono) | TaleWorlds.Library.Debug | static |
PrintWarning(string warning, ulong debugFilter=(ulong) DebugSystemFilter.Mono) | TaleWorlds.Library.Debug | static |
RenderDebugFrame(MatrixFrame frame, float lineLength, float time=0.0f) | TaleWorlds.Library.Debug | static |
RenderDebugLine(Vec3 position, Vec3 direction, uint color=0xFFFFFFFF, bool depthCheck=false, float time=0.0f) | TaleWorlds.Library.Debug | static |
RenderDebugRectWithColor(float left, float bottom, float right, float top, uint color=0xFFFFFFFF) | TaleWorlds.Library.Debug | static |
RenderDebugSphere(Vec3 position, float radius, uint color=0xFFFFFFFF, bool depthCheck=false, float time=0.0f) | TaleWorlds.Library.Debug | static |
RenderDebugText(float screenX, float screenY, string text, uint color=0xFFFFFFFF, float time=0.0f) | TaleWorlds.Library.Debug | static |
RenderDebugText3D(Vec3 position, string text, uint color=0xFFFFFFFF, int screenPosOffsetX=0, int screenPosOffsetY=0, float time=0.0f) | TaleWorlds.Library.Debug | static |
ReportMemoryBookmark(string message) | TaleWorlds.Library.Debug | static |
SetCrashReportCustomStack(string customStack) | TaleWorlds.Library.Debug | static |
SetCrashReportCustomString(string customString) | TaleWorlds.Library.Debug | static |
SetTestModeEnabled(bool testModeEnabled) | TaleWorlds.Library.Debug | static |
ShowError(string message) | TaleWorlds.Library.Debug | static |
ShowMessageBox(string lpText, string lpCaption, uint uType) | TaleWorlds.Library.Debug | static |
ShowWarning(string message) | TaleWorlds.Library.Debug | static |
SilentAssert(bool condition, string message="", bool getDump=false, [CallerFilePath] string callerFile="", [CallerMemberName] string callerMethod="", [CallerLineNumber] int callerLine=0) | TaleWorlds.Library.Debug | static |
StartTelemetryConnection(bool showErrors) | TaleWorlds.Library.Debug | static |
StopTelemetryConnection() | TaleWorlds.Library.Debug | static |
TelemetryManager | TaleWorlds.Library.Debug | static |
WatchVariable(string name, object value) | TaleWorlds.Library.Debug | static |
WriteDebugLineOnScreen(string message) | TaleWorlds.Library.Debug | static |