Player::isRagdoll

From RAGE Multiplayer Wiki

If the ped handle passed through the parenthesis is in a ragdoll state this will return true.

-UNBOUND-

Syntax

player.isRagdoll();

Required Arguments

Return value

  • Boolean

Example

// todo

See also