IS_TRACKED_PED_VISIBLE
Returns whether or not a ped is visible within your FOV, not this check auto's to false after a certain distance. Target needs to be tracked first, won't work otherwise.
PEDBuild 1207
Signature
lua
IsTrackedPedVisible(PlayerPedId())
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
IsTrackedPedVisible(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
