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

DialogueRunner.StartDialogue Method

Start the dialogue from a specific node.

public void StartDialogue(string startNode)

Parameters

Parameter Description
string startNode The name of the node to start running from.

Source

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