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.