IS_VEHICLE_SEAT_FREE
seatIndex: see CREATE_PED_INSIDE_VEHICLE Use GET_VEHICLE_MAX_NUMBER_OF_PASSENGERS(vehicle) - 1 for last seat index.
VEHICLEBuild 1207
Signature
lua
IsVehicleSeatFree(GetVehiclePedIsIn(PlayerPedId(), false), 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| int | — |
Usage
lua
IsVehicleSeatFree(GetVehiclePedIsIn(PlayerPedId(), false), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
