Player::isRagdoll

From RAGE Multiplayer Wiki
Revision as of 23:43, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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