Graphics::removeParticleFxInRange

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

Syntax

mp.game.graphics.removeParticleFxInRange(X, Y, Z, radius);

Required Arguments

  • X: float
  • Y: float
  • Z: float
  • radius: float

Return value

  • Undefined

Example

// todo

See also