Player::isReloading

From RAGE Multiplayer Wiki

Returns whether the specified ped is reloading.

Syntax

player.isReloading();

Required Arguments

Return value

  • Boolean

Example

// todo

See also