Skip to main content

Player::isSpecialAbilityUnlocked

Syntax​

```js mp.game.player.isSpecialAbilityUnlocked(playerModel); ```

Required Arguments​

  • playerModel: Model hash or name

Return value​

  • Boolean

Example​

```js // todo ```

See also​