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

DialogueUI.onDialogueEnd Field

A UnityEvent that is called when the dialogue ends.

public UnityEvent onDialogueEnd

Remarks

Use this event to disable any dialogue-related UI and gameplay elements, and enable any non-dialogue UI and gameplay elements.

Source

Defined in Unity/Assets/YarnSpinner/Scripts/DialogueUI.cs, line 114.