Loading...
Enum in Yarn.Compiler.Upgrader
Inherits from System.Enum
System.Enum
Specifies what kind of language upgrading should be applied.
public enum UpgradeType { Version1to2 }
Indicates an upgrade from Yarn Spinner 1.0 syntax to Yarn Spinner 2.0 syntax.
Enumeration Member in
Version1to2