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

YarnProject

Property in ILineProvider

Summary

The YarnProject that contains the localized data for lines.

public YarnProject? YarnProject { get; set; }

Remarks

This property is set at run-time by the object that will be requesting content (typically a DialogueRunner ).

Last updated

Was this helpful?