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

Cancels any pending confirmation (/ok) prompt.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
public bool ConfirmCancel()

Return Value

True if a confirmation prompt was pending; otherwise false.

See Also