Method in DialogueRunner
Removes a command handler.
public void RemoveCommandHandler(string commandName);
string commandName
string
The name of the command to remove.
Last updated 1 year ago
Was this helpful?