GTA V NativescutsceneCutscene::stopCutsceneOn this pageCutscene::stopCutsceneSyntax ```js mp.game.cutscene.stopCutscene(p0); ``` Required Arguments p0: Boolean Return value Undefined Example ```js // todo ``` See also