DialogueRunner.onDialogueComplete Field
A Unity event that is called once the dialogue has completed.
public UnityEvent onDialogueComplete
See Also
Dialogue.DialogueCompleteHandler
: Represents the method that is called when the dialogue has reached its end, and no more code remains to be run.
Source
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 121.