GET_VEHICLE_HOMING_LOCKON_STATE
Gets the lock on state for the specified vehicle. See the client-side [GET_VEHICLE_HOMING_LOCKON_STATE](#\_0xE6B0E8CFC3633BF0) native for a description of lock on states.
CFX
Signature
lua
GetVehicleHomingLockonState(GetVehiclePedIsIn(PlayerPedId(), false))
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The vehicle to check. |
Usage
lua
GetVehicleHomingLockonState(GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
