Graphics::removeParticleFxInRange

From RAGE Multiplayer Wiki

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