Player.unregisterCommand

Removes a command using the command class given in registerCommand.

  1. bool unregisterCommand(Command command)
    class Player
    bool
    unregisterCommand
  2. bool unregisterCommand(string command)

Meta