Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
ICommand Member List

This is the complete list of members for ICommand, including all inherited members.

ICommand()ICommandinline
ICommand(const ICommand &other)ICommandinline
isOnlyUICommand()ICommandinlinevirtual
isValid(const std::string &cmd, const std::vector< std::string > &args) const =0ICommandpure virtual
onCommand(ICommandSender &sender, const std::string &cmd, const std::vector< std::string > &args)=0ICommandpure virtual