Last updated 4 months ago
Was this helpful?
Property in
Gets or sets a dictionary containing instructions that control how the Yarn Spinner compiler should compile a project.
public Dictionary<string, object> CompilerOptions { get; set; };