[This is preliminary documentation and is subject to change.]
Represents a method that acts as a handler for a command.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public delegate void CommandHandler( Player source, CommandReader cmd )