CAN_PED_SEE_ENTITY
Returns: 0 - CTR_CANNOT_TARGET 1 - CTR_CAN_TARGET 2 - CTR_NOT_SURE_YET
PEDBuild 1207
Signature
lua
CanPedSeeEntity(PlayerPedId(), targetEntity, true, true)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Entity | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
CanPedSeeEntity(PlayerPedId(), targetEntity, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
