This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

DialogueRunner.RemoveCommandHandler Method

Removes a command handler.

public void RemoveCommandHandler(string commandName)

Parameters

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

Source

Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 349.