ChatCommandBase
Abstract class in SurvivEngine.UI.UIChat.Commands namespace
Abstract class in SurvivEngine.UI.UIChat.Commands namespace
Base class for all chat commands.
Read-Only
Name of this command used to call it from the chat screen.
Read-Only
Help message displayed when the /help command is called with this command.
Invokes this command with the given arguments.
args An array of string arguments to be used by the command.