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