Graphics::resetWorldTextureSwaps: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 April 2024

  • curprev 17:2417:24, 22 April 2024Shr0x talk contribs 394 bytes 0 fix typo
  • curprev 17:2417:24, 22 April 2024Shr0x talk contribs 394 bytes +394 Created page with "{{JSContainer| This function will reset all texture swaps in the world ===Return value=== *'''void''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.resetWorldTextureSwaps(); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.game.grapgics.resetWorldTextureSwaps(); </syntaxhighlight> }} ==See also== {{Graphics_s_function_c}} Category:Clientside API"