leftVehicle
Name
baseevents:leftVehicle
Parameters
vehicle currentVehicle, int currentSeat, string vehicleDisplayName
- currentVehicle: The handle of the vehicle the player just left.
- currentSeat: The seat number (-1 is drivers seat, 0 = passenger right front, etc.) in which the player was previously sitting.
- vehicleDisplayName: A string containing the display name of the vehicle the player just left.
Examples
TODO