Graphics::setDebugLinesAndSpheresDrawingActive
NOTE: Debugging functions are not present in the retail version of the game.
Syntax
graphics.setDebugLinesAndSpheresDrawingActive(enabled);
Required Arguments
- enabled: Boolean
Return value
- Undefined
Example
todo