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

IsDialogueRunning

Property in DialogueRunner

Summary

Gets a value that indicates if the dialogue is actively running.

public bool IsDialogueRunning { get; private set; }

Last updated

Was this helpful?