Links

RemoveCommandHandler(string)

Method in DialogueRunner

Summary

Removes a command handler.
public void RemoveCommandHandler(string commandName)

Parameters

Name
Description
string commandName
The name of the command to remove.