Graphics::setDebugLinesAndSpheresDrawingActive

From RAGE Multiplayer Wiki

NOTE: Debugging functions are not present in the retail version of the game.

Syntax

mp.game.graphics.setDebugLinesAndSpheresDrawingActive(enabled);

Required Arguments

  • enabled: Boolean

Return value

  • Undefined

Example

// todo

See also