IS_PED_EVASIVE_DIVING
Presumably returns the Entity that the Ped is currently diving out of the way of.
PEDBuild 1207
Signature
lua
IsPedEvasiveDiving(PlayerPedId(), evadingEntity)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Entity* | — |
Usage
lua
IsPedEvasiveDiving(PlayerPedId(), evadingEntity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
