For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Name
Description

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.

Last updated

Was this helpful?