LanguageUpgrader

Class in Yarn.Compiler.Upgrader

Inherits from System.Object

Summary

Contains methods for upgrading the syntax of Yarn scripts.

public static class LanguageUpgrader

Methods

NameDescription
Upgrade(UpgradeJob)Upgrades a Yarn script from one version of the language to another, producing both the fully upgraded text as well as a collection of replacements.