onDialogueComplete
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
Was this helpful?
