![]() |
Recast
1
Game with custom magic
|
This is the complete list of members for ICommand, including all inherited members.
ICommand() | ICommand | inline |
ICommand(const ICommand &other) | ICommand | inline |
isOnlyUICommand() | ICommand | inlinevirtual |
isValid(const std::string &cmd, const std::vector< std::string > &args) const =0 | ICommand | pure virtual |
onCommand(ICommandSender &sender, const std::string &cmd, const std::vector< std::string > &args)=0 | ICommand | pure virtual |