GetVehicleNumberOfPassengers — FiveM Natives
0x24CB2137731FFE89 · VEHICLE · all
`` Gets the number of passengers, NOT including the driver. Use IS_VEHICLE_SEAT_FREE(Vehicle, -1) to also check for the driver ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
Returns
int