Beta Documentation - Subject to change.

Provides programmer extensibility to the chat window.

Methods

  NameDescription
AddCommandAdds a command that can be executed.
GetCommandsGets the list of commands available by the shell.
IsCommandTest if the specified name is a registered shell command.
RemoveCommandRemoves a command that has been added using AddCommand.
WriteLineWrites a line of text to the chat window.