GTA V NativesgraphicsGraphics::getScreenEffectIsActiveOn this pageGraphics::getScreenEffectIsActiveSyntax ```js mp.game.graphics.getScreenEffectIsActive(effectName); ``` Required Arguments effectName: String Return value int Example ```js // todo ``` See also