CommandInterpreter.registerCommand

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void registerCommand(Command info, CommandType cmd)
    class CommandInterpreter
    void
    registerCommand
    (
    Command info
    ,
    CommandType cmd
    )
  2. void registerCommand(string ns, Command info, CommandType cmd)

Meta