Graphics::stopParticleFxLooped

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

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