[This is preliminary documentation and is subject to change.]
Callback to be called when player types in "/ok" to confirm an action.
Use Player.Confirm(...) methods to set this.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public ConfirmationCallback ConfirmCallback { get; private set; }