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

onDialogueStart

Field in DialogueRunner

Summary

A Unity event that is called when the dialogue starts running.

public UnityEvent onDialogueStart;

Last updated

Was this helpful?