Skip to main content

Graphics::setParticleFxLoopedRange

Syntax​

```js mp.game.graphics.setParticleFxLoopedRange(ptfxHandle, range); ```

Required Arguments​

  • ptfxHandle: int
  • range: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​