ChatCommandHandler
Class in SurvivEngine.UI.UIChat.Commands namespace
Class in SurvivEngine.UI.UIChat.Commands namespace
Handler class that stores and performs commands on request.
Invokes the command with the given name using the given arguments.
commandName The name of the command to invoke.
commandArgs Arguments to pass to the invoking command.