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

CompilerOptions

Property in Project

Summary

Gets or sets a dictionary containing instructions that control how the Yarn Spinner compiler should compile a project.

public Dictionary<string, JsonValue> CompilerOptions { get; set; }

Last updated

Was this helpful?