Property in Project
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; };
Last updated 2 years ago
Was this helpful?