GTA V NativesplayerPlayer::isShootingOn this pagePlayer::isShootingReturns whether the specified ped is shooting. Syntax ```js player.isShooting(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also