GTA V NativesgameplayGameplay::ignoreNextRestartOn this pageGameplay::ignoreNextRestartSyntax ```js mp.game.gameplay.ignoreNextRestart(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also