_REQUEST_ENTITY_VISIBILITY_TRACKING
Enables visibility tracking for the specified entity For peds, calling this makes PED::_IS_PED_VISIBILITY_TRACKED(ped) return true. For vehicles, calling this makes VEHICLE::IS_VEHICLE_VISIBLE(vehicle) return true in the tracked/visible state context observed from scripts
ENTITYBuild 1207
Signature
lua
RequestEntityVisibilityTracking(entity)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — |
Usage
lua
RequestEntityVisibilityTracking(entity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
