GTA V NativesgraphicsGraphics::isDecalAliveOn this pageGraphics::isDecalAliveSyntax ```js mp.game.graphics.isDecalAlive(decal); ``` Required Arguments decal: int Return value Boolean Example ```js // todo ``` See also