Skip to main content

Player::isPlayerFreeAiming

Gets a value indicating whether the specified player is currently aiming freely.

Syntax​

```js mp.game.player.isPlayerFreeAiming(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​