OnClientPlayerVehicleExit
Jump to navigation
Jump to search
This event is triggered when a player exits a vehicle.
Parameters
vehicle theVehicle, int seat
- theVehicle: the vehicle that the player exited.
- seat: the number of the seat that the player was sitting on.
Source
The source of this event is the player that exited the vehicle.