_GET_DRIVING_SEAT
Returns the seat index currently set as the driving seat for the specified vehicle vehicle: The vehicle to query. Returns: Seat index (default = -1 for driver seat, custom index if changed with SET_DRIVING_SEAT)
TASKBuild 1207
Signature
lua
GetDrivingSeat(GetVehiclePedIsIn(PlayerPedId(), false))
-- returns AnyParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — |
Usage
lua
GetDrivingSeat(GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
