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, object> CompilerOptions { get; set; };
Last updated
Was this helpful?