Skip to main content

Player::isShooting

Returns whether the specified ped is shooting.

Syntax

```js player.isShooting(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also