This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

DialogueRunner.textLanguage Field

The language code used to select a string table.

public string textLanguage

Remarks

This must be an IETF BCP-47 language code, like “en” or “de”.

This value is used to select a string table from the YarnProgram.localizations, for each of the YarnPrograms in yarnScripts.

Source

Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 63.