UpgradeType
Inherits from
System.Enum
Specifies what kind of language upgrading should be applied.
public enum UpgradeType
{
Version1to2
}
Name | Description |
---|---|
Indicates an upgrade from Yarn Spinner 1.0 syntax to Yarn Spinner 2.0 syntax. |
Last modified 23d ago