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

LineProvider

Property in DialogueRunner

Summary

Gets the ILineProvider that this dialogue runner uses to fetch localized line content.

public ILineProvider LineProvider { get; }

Last updated

Was this helpful?