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

Dialogue

Property in DialogueRunner

Summary

Gets the internal Dialogue object that reads and executes the Yarn script.

public Dialogue Dialogue { get; }

Last updated

Was this helpful?