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