GTA V NativesplayerPlayer::isPlayerClimbingOn this pagePlayer::isPlayerClimbingSyntax ```js mp.game.player.isPlayerClimbing(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also