[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:fCraft.Events.ConfigKeyChangingEventArgs.Cancel"]

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public bool Cancel { get; set; }

Implements

ICancelableEvent..::..Cancel

See Also