Graphics::setDebugLinesAndSpheresDrawingActive

From RAGE Multiplayer Wiki
Revision as of 20:47, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

See also

Template:Graphics function c