DialogueRunner.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. |
Method in DialogueRunner
Removes a command handler.
public void RemoveCommandHandler(string commandName);| Name | Description |
|---|---|
string commandName | The name of the command to remove. |