Skip to main content

Player::isHurt

Returns whether the specified ped is hurt.

Syntax

```js player.isHurt(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also