IS_PED_RAGDOLL
If the ped handle passed through the parenthesis is in a ragdoll state this will return true.
PEDBuild 1207
Signature
lua
IsPedRagdoll(PlayerPedId())
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
IsPedRagdoll(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
