CToolUIDebug
Overview
Debug drawing utilities. Falls back to the Coordinator singleton if no valid actor is provided.
Functions
| Name | Description |
|---|---|
| drawDebugRectangle | Draw a debug box. |
| drawDebugArrow | Draw a debug directional arrow. |
| drawDebugPoint | Draw a debug point. |
| drawDebugText | Draw debug text in world. Limited by r.DebugSafeZone.MaxDebugTextStringsPerActor (set to 0 for unlimited). |
| cleanDebug | Flush all debug strings and persistent debug lines. |