IDebugDrawHistorySystem
Documents the IDebugDrawHistorySystem class and its functions.
Invoking IDebugDrawHistorySystem
ddhs = Game.IDebugDrawHistorySystem()Sub-functions
DrawArrow
DrawArrow(position : Vector4, direction : Vector4, optional color : Color, tag : String);DrawWireSphere
DrawWireSphere(position : Vector4, radius : Float, optional color : Color, tag : String);Last updated