M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.Debug Member List

This is the complete list of members for TaleWorlds.Library.Debug, including all inherited members.

AbortGame()TaleWorlds.Library.Debugstatic
Assert(bool condition, string message, [CallerFilePath] string callerFile="", [CallerMemberName] string callerMethod="", [CallerLineNumber] int callerLine=0)TaleWorlds.Library.Debugstatic
DebugColor enum nameTaleWorlds.Library.Debug
DebugManagerTaleWorlds.Library.Debugstatic
DebugSystemFilter enum nameTaleWorlds.Library.Debug
DebugUserFilter enum nameTaleWorlds.Library.Debug
DisplayDebugMessage(string message)TaleWorlds.Library.Debugstatic
FailedAssert(string message, [CallerFilePath] string callerFile="", [CallerMemberName] string callerMethod="", [CallerLineNumber] int callerLine=0)TaleWorlds.Library.Debugstatic
GetDebugVector()TaleWorlds.Library.Debugstatic
GetTelemetryLevelMask()TaleWorlds.Library.Debugstatic
OnPrintTaleWorlds.Library.Debugstatic
Print(string message, int logLevel=0, DebugColor color=DebugColor.White, ulong debugFilter=(ulong) DebugSystemFilter.Mono)TaleWorlds.Library.Debugstatic
PrintError(string error, string stackTrace=null, ulong debugFilter=(ulong) DebugSystemFilter.Mono)TaleWorlds.Library.Debugstatic
PrintWarning(string warning, ulong debugFilter=(ulong) DebugSystemFilter.Mono)TaleWorlds.Library.Debugstatic
RenderDebugFrame(MatrixFrame frame, float lineLength, float time=0.0f)TaleWorlds.Library.Debugstatic
RenderDebugLine(Vec3 position, Vec3 direction, uint color=0xFFFFFFFF, bool depthCheck=false, float time=0.0f)TaleWorlds.Library.Debugstatic
RenderDebugRectWithColor(float left, float bottom, float right, float top, uint color=0xFFFFFFFF)TaleWorlds.Library.Debugstatic
RenderDebugSphere(Vec3 position, float radius, uint color=0xFFFFFFFF, bool depthCheck=false, float time=0.0f)TaleWorlds.Library.Debugstatic
RenderDebugText(float screenX, float screenY, string text, uint color=0xFFFFFFFF, float time=0.0f)TaleWorlds.Library.Debugstatic
RenderDebugText3D(Vec3 position, string text, uint color=0xFFFFFFFF, int screenPosOffsetX=0, int screenPosOffsetY=0, float time=0.0f)TaleWorlds.Library.Debugstatic
ReportMemoryBookmark(string message)TaleWorlds.Library.Debugstatic
SetCrashReportCustomStack(string customStack)TaleWorlds.Library.Debugstatic
SetCrashReportCustomString(string customString)TaleWorlds.Library.Debugstatic
SetTestModeEnabled(bool testModeEnabled)TaleWorlds.Library.Debugstatic
ShowError(string message)TaleWorlds.Library.Debugstatic
ShowMessageBox(string lpText, string lpCaption, uint uType)TaleWorlds.Library.Debugstatic
ShowWarning(string message)TaleWorlds.Library.Debugstatic
SilentAssert(bool condition, string message="", bool getDump=false, [CallerFilePath] string callerFile="", [CallerMemberName] string callerMethod="", [CallerLineNumber] int callerLine=0)TaleWorlds.Library.Debugstatic
StartTelemetryConnection(bool showErrors)TaleWorlds.Library.Debugstatic
StopTelemetryConnection()TaleWorlds.Library.Debugstatic
TelemetryManagerTaleWorlds.Library.Debugstatic
WatchVariable(string name, object value)TaleWorlds.Library.Debugstatic
WriteDebugLineOnScreen(string message)TaleWorlds.Library.Debugstatic