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