TrailerEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class TrailerEventArgs : EventArgs
The TrailerEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| TrailerEventArgs |
Initializes a new instance of the TrailerEventArgs class.
|
| Name | Description | |
|---|---|---|
| Player |
Gets the player sending the update.
| |
| 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.) |