CancelableEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class CancelableEventArgs : EventArgs
The CancelableEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelableEventArgs | Initializes a new instance of the CancelableEventArgs class |
| Name | Description | |
|---|---|---|
| IsCanceled |
Gets a value indicating whether this event should not be trigger events with lower priorities.
|
| 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.) |