[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.5 (0.6.3.5)
Syntax
| C# |
public delegate void CommandHandler( Player source, CommandReader cmd )