Player::isShooting

From RAGE Multiplayer Wiki

Returns whether the specified ped is shooting.

Syntax

player.isShooting();

Required Arguments

Return value

  • Boolean

Example

// todo

See also