Player.unregisterCommand

Removes a command using the command class given in registerCommand.

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

Meta