Skip to main content

Player::isReloading

Returns whether the specified ped is reloading.

Syntax​

```js player.isReloading(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​