Skip to main content

Graphics::stopParticleFxLooped

p1 is always 0 in the native scripts

Syntax

```js mp.game.graphics.stopParticleFxLooped(ptfxHandle, p1); ```

Required Arguments

  • ptfxHandle: int
  • p1: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also