class ComponentEntityDebugSource
ComponentEntityDebug › Component
All members, including inherited
Members 3
protected Shape m_DebugShapeBBoxReferenced by DebugBBoxDelete(), DebugBBoxDraw(), DebugBBoxSetColor()
Show 2 more
, DebugDirectionDelete(), and OnDrawing()protected Shape m_DebugShapeDirectionReferenced by DebugBBoxDelete(), DebugDirectionDelete(), DebugDirectionDraw()
Show 1 more
, OnDrawing()protected float m_DebugShapeDirectionDistReferenced by DebugDirectionDraw()
Methods 6
override Shape DebugBBoxDraw()override void DebugBBoxSetColor(int color)override void DebugBBoxDelete()References Shape.Destroy(), DayZGame.GetCallQueue(), ScriptCallQueue.Remove()
Show 2 more
, m_DebugShapeBBox, and m_DebugShapeDirectionoverride void DebugDirectionDelete()References Shape.Destroy(), DayZGame.GetCallQueue(), ScriptCallQueue.Remove()
Show 2 more
, m_DebugShapeBBox, and m_DebugShapeDirectionvoid OnDrawing()References IEntity.GetTransform(), Shape.SetMatrix(), Shape.SetMatrix()