[This is preliminary documentation and is subject to change.]
Calls this command.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public bool Call( Player player, CommandReader cmd, bool raiseEvent )
Parameters
- player
- Player
Player who called the command.
- cmd
- CommandReader
Command arguments.
- raiseEvent
- Boolean
Whether CommandCalling and CommandCalled events should be raised.