IS_PED_FATALLY_INJURED
Gets a value indicating whether this ped's health is below its fatally injured threshold. The default threshold is 100. If the handle is invalid, the function returns true.
PEDBuild 1207
Signature
lua
IsPedFatallyInjured(PlayerPedId())
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
IsPedFatallyInjured(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
