DialogueRunner.onDialogueComplete
Field in DialogueRunner
Summary
A Unity event that is called once the dialogue has completed.
public UnityEvent? onDialogueComplete;See Also
- Dialogue.DialogueCompleteHandler: Gets or sets the DialogueCompleteHandler that is called when the dialogue reaches its end.