GET_VEHICLE_FLIGHT_NOZZLE_POSITION
Gets the flight nozzel position for the specified vehicle. See the client-side [\_GET_VEHICLE_FLIGHT_NOZZLE_POSITION](#\_0xDA62027C8BDB326E) native for usage examples.
CFX
Signature
lua
GetVehicleFlightNozzlePosition(GetVehiclePedIsIn(PlayerPedId(), false))
-- returns floatParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The vehicle to check. |
Usage
lua
GetVehicleFlightNozzlePosition(GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
