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