Graphics::stopParticleFxLooped

From RAGE Multiplayer Wiki

p1 is always 0 in the native scripts

Syntax

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

Required Arguments

  • ptfxHandle: int
  • p1: Boolean

Return value

  • Undefined

Example

// todo

See also