For the complete documentation index, see llms.txt. This page is also available as Markdown.

onDialogueComplete

Field in DialogueRunner

Summary

A Unity event that is called once the dialogue has completed.

public UnityEvent? onDialogueComplete;

See Also

Last updated

Was this helpful?