Skip to main content

Player::isRagdoll

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

-UNBOUND-

Syntax​

```js player.isRagdoll(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​