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

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

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

Syntax

   
 C# 
public bool Cancel { get; set; }

Implements

ICancellableEvent..::..Cancel

See Also