PlayerVehicleEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class PlayerVehicleEventArgs : PlayerEventArgs
The PlayerVehicleEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PlayerVehicleEventArgs |
Initializes a new instance of the PlayerVehicleEventArgs class.
|
| Name | Description | |
|---|---|---|
| Player |
Gets the player involved.
(Inherited from PlayerEventArgs.) | |
| 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.) |