Click or drag to resize

UnoccupiedVehicleEventArgs Properties

The UnoccupiedVehicleEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewPosition
Gets the new position.
Public propertyNewVelocity
Gets the new velocity.
Public propertyPassengerSeat
Gets the passenger seat.
Public propertyPlayer
Gets the player involved.
(Inherited from PlayerEventArgs.)
Public propertyPreventPropagation
Gets or sets whether to stop the vehicle syncing its position to other players.
Top
See Also