[This is preliminary documentation and is subject to change.]
An EventArgs for an event that can be cancelled.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
public interface ICancelableEvent
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| Cancel | Set to "true" to cancel the event. |