GTA V NativesgraphicsGraphics::doesParticleFxLoopedExistOn this pageGraphics::doesParticleFxLoopedExistSyntax ```js mp.game.graphics.doesParticleFxLoopedExist(ptfxHandle); ``` Required Arguments ptfxHandle: int Return value Boolean Example ```js // todo ``` See also