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