GTA V NativesgameplayGameplay::enableStuntJumpSetOn this pageGameplay::enableStuntJumpSetSyntax ```js mp.game.gameplay.enableStuntJumpSet(p0); ``` Required Arguments p0: int Return value Undefined Example ```js // todo ``` See also