EnterVehicleEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class EnterVehicleEventArgs : EventArgs
The EnterVehicleEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| EnterVehicleEventArgs |
Initializes a new instance of the EnterVehicleEventArgs class.
|
| Name | Description | |
|---|---|---|
| IsPassenger |
Gets a value indicating whether the Player is passenger.
| |
| Player |
Gets the player.
| |
| Vehicle |
Gets the vehicle.
|
| 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.) |