OnPlayerLeaveVehicle

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
OnPlayerLeaveVehicle

Type: Event
Context: Server & Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

OnPlayerLeaveVehicle(player, vehicle, seat)

Parameters

  • player
    The player who leaves the vehicle.
  • vehicle
    The vehicle he is getting out of.
  • seat
    Vehicle seat the player gets out of.

Example

__EDIT_ME__

See also