GET_LAST_PED_IN_VEHICLE_SEAT
CFX
Signature
lua
GetLastPedInVehicleSeat(GetVehiclePedIsIn(PlayerPedId(), false), 0)
-- returns EntityParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The target vehicle. | |
| int | See eSeatPosition declared in [`IS_VEHICLE_SEAT_FREE`](#\_0x22AC59A870E6A669). |
Usage
lua
GetLastPedInVehicleSeat(GetVehiclePedIsIn(PlayerPedId(), false), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
