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

DialogueRunner.onNodeComplete Field

A Unity event that is called when a node is complete.

public DialogueRunner.StringUnityEvent onNodeComplete

Remarks

This event receives as a parameter the name of the node that just finished running.

See Also

Source

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