Player::isHurt

From RAGE Multiplayer Wiki

Returns whether the specified ped is hurt.

Syntax

player.isHurt();

Required Arguments

Return value

  • Boolean

Example

// todo

See also