DayZ 1.24
Loading...
Searching...
No Matches
Debug Member List

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

ActionLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
BaseBuildingLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
BleedingChancesLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
CanvasDrawLine(float x1, float y1, float x2, float y2, float width, int color)Debuginlineprivatestatic
CanvasDrawPoint(float x1, float y1, int color)Debuginlineprivatestatic
ClearCanvas()Debuginlineprivatestatic
ClearLogs()Debuginlineprivatestatic
ClearScriptLogs()Debuginlineprivatestatic
DestroyAllShapes()Debuginlineprivatestatic
DrawArrow(vector from, vector to, float size=0.5, int color=0xFFFFFFFF, int flags=0)Debuginlineprivatestatic
DrawBox(vector pos1, vector pos2, int color=0x1fff7f7f)Debuginlineprivatestatic
DrawBoxEx(vector pos1, vector pos2, int color=0x1fff7f7f, ShapeFlags flags=ShapeFlags.TRANSP|ShapeFlags.NOZWRITE)Debuginlineprivatestatic
DrawCone(vector pos, float lenght, float halfAngle, float offsetAngle, int color=0xFFFFFFFF, int flags=0)Debuginlineprivatestatic
DrawCube(vector pos, float size=1, int color=0x1fff7f7f)Debuginlineprivatestatic
DrawCylinder(vector pos, float radius, float height=1, int color=0x1fff7f7f, ShapeFlags flags=ShapeFlags.TRANSP|ShapeFlags.NOOUTLINE)Debuginlineprivatestatic
DrawFrustum(float horizontalAngle, float verticalAngle, float length, int color=0x1fff7f7f, ShapeFlags flags=ShapeFlags.TRANSP|ShapeFlags.WIREFRAME)Debuginlineprivatestatic
DrawLine(vector from, vector to, int color=0xFFFFFFFF, int flags=0)Debuginlineprivatestatic
DrawLines(vector[] positions, int count, int color=0xFFFFFFFF, int flags=0)Debuginlineprivatestatic
DrawSphere(vector pos, float size=1, int color=0x1fff7f7f, ShapeFlags flags=ShapeFlags.TRANSP|ShapeFlags.NOOUTLINE)Debuginlineprivatestatic
GetBaseConfigClasses(out TStringArray base_classes)Debuginlineprivatestatic
GetDate()Debuginlineprivatestatic
GetDebugName(Managed entity)Debuginlineprivatestatic
GetFileName()Debuginlineprivatestatic
GetFiltredConfigClasses(string search_string, out TStringArray filtered_classes, bool only_public=true)Debuginlineprivatestatic
Init()Debuginlineprivatestatic
InitCanvas()Debuginlineprivatestatic
InventoryHFSMLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
InventoryMoveLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
InventoryReservationLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
Log(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
LOG_DEBUGDebugprivatestatic
LOG_DEBUG_ACTIONDebugprivatestatic
LOG_DEBUG_BASEBUILDINGDebugprivatestatic
LOG_DEBUG_BLEEDING_CHANCESDebugprivatestatic
LOG_DEBUG_INV_HFSMDebugprivatestatic
LOG_DEBUG_INV_MOVEDebugprivatestatic
LOG_DEBUG_INV_RESERVATIONDebugprivatestatic
LOG_DEBUG_MELEEDebugprivatestatic
LOG_DEBUG_PARTICLEDebugprivatestatic
LOG_DEBUG_QUICKBARDebugprivatestatic
LOG_DEBUG_SYMPTOMDebugprivatestatic
LOG_DEBUG_TFDebugprivatestatic
LOG_DEBUG_TRIGGERDebugprivatestatic
LOG_DEBUG_WEATHERDebugprivatestatic
LOG_DEBUG_WEIGHTDebugprivatestatic
LOG_DEFAULTDebugprivatestatic
LOG_ERRORDebugprivatestatic
LOG_INFODebugprivatestatic
LOG_WARNINGDebugprivatestatic
LogArrayInt(array< int > arr=NULL, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
LogArrayString(array< string > arr=NULL, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
LogError(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
LogInfo(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
LogMessage(string level, string plugin, string entity, string author, string label, string message)Debuginlineprivatestatic
LogWarning(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
m_CanvasDebugDebugprivatestatic
m_DebugLayoutCanvasDebugprivatestatic
m_DebugShapesDebugprivatestatic
m_EnabledLogsDebugprivatestatic
MeleeLog(Entity entity, string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT)Debuginlineprivatestatic
ParticleLog(string message=LOG_DEFAULT, Managed caller=null, string function="", Managed entity=null)Debuginlineprivatestatic
QuickbarLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
ReceivedLogMessageFromServer(string message)Debuginlineprivatestatic
RemoveShape(out Shape shape)Debuginlineprivatestatic
SaveLog(string log_message)Debuginlineprivatestatic
SymptomLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
TFLog(string message=LOG_DEFAULT, TestFramework caller=null, string function="")Debuginlineprivatestatic
TriggerLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
WeatherLog(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)Debuginlineprivatestatic
WeightLog(string message=LOG_DEFAULT, Managed caller=null, string function="", Managed entity=null)Debuginlineprivatestatic