GTA V NativesplayerPlayer::isHurtOn this pagePlayer::isHurtReturns whether the specified ped is hurt. Syntax ```js player.isHurt(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also