UpgradeType
Last updated
Was this helpful?
Enum in Yarn.Compiler.Upgrader
Inherits from 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.
Last updated
Was this helpful?
Was this helpful?
