When player exits vehicle [Obsolete]

Level Object
Obsolete
Server Side
Both Mobile and PC
Owner:
Player

Fires when an entity leaves a vehicle

Declaration

event OnLeavingVehicle_Deprecated(targetEntity entity<Entity>, vehicle entity<Vehicle>)
go

Parameters

Name Type Description
Entity Entity Entities leaving the vehicle
Vehicle entity Vehicle Departing vehicle