GTA V NativescamCam::isCinematicShotActiveOn this pageCam::isCinematicShotActiveSyntax ```js mp.game.cam.isCinematicShotActive(p0); ``` Required Arguments p0: unknown (to be checked) Return value Boolean Example ```js // todo ``` See also