Graphics::resetWorldTextureSwaps

From RAGE Multiplayer Wiki

JavaScript Syntax


This function will reset all texture swaps in the world

Return value

  • void

Syntax

mp.game.graphics.resetWorldTextureSwaps();

Example

mp.game.graphics.resetWorldTextureSwaps();


See also