Table of Contents

Namespace JLChnToZ.VRC.Foundation.I18N

Classes

EditorI18N

I18N manager for editor.

EditorI18NSource

Add this attribute to assembly to define a source of I18N data you want to automatically load.

LanguageManager

A runtime language manager

LanguageReceiver

A component receives language data from LanguageManager and set the text of the attached Text or TextMeshProUGUI component.

LanguageSetter

A component allows user to select language from LanguageManager.

LocalizedEnumAttribute

Attach this attribute to an enum field to make it a localized enum.

LocalizedHeaderAttribute

Attach a header above the field with localized text.

LocalizedLabelAttribute

Attach this attribute to a field to make it a localized label.