VehicleModEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class VehicleModEventArgs : PlayerEventArgs
The VehicleModEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| VehicleModEventArgs |
Initializes a new instance of the VehicleModEventArgs class.
|
| Name | Description | |
|---|---|---|
| ComponentId |
Gets or sets the component identifier.
| |
| Player |
Gets the player involved.
(Inherited from PlayerEventArgs.) | |
| PreventPropagation |
Gets or sets whether to desync the mod (or an invalid mod) from propagating and / or crashing 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.) |