UnoccupiedVehicleEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class UnoccupiedVehicleEventArgs : PlayerEventArgs
The UnoccupiedVehicleEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| UnoccupiedVehicleEventArgs |
Initializes a new instance of the UnoccupiedVehicleEventArgs class.
|
| Name | Description | |
|---|---|---|
| NewPosition |
Gets the new position.
| |
| NewVelocity |
Gets the new velocity.
| |
| PassengerSeat |
Gets the passenger seat.
| |
| Player |
Gets the player involved.
(Inherited from PlayerEventArgs.) | |
| PreventPropagation |
Gets or sets whether to stop the vehicle syncing its position to other players.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |