VariableDeclarations
Property in CompilationJob
This property is obsolete and may be removed from a future version of Yarn Spinner: Use Declarations.
Summary
The declarations for variables.
public IEnumerable<Declaration> VariableDeclarations { readonly get; set; }
Last updated
Was this helpful?