• Scripting API
Search Results for

    Show / Hide Table of Contents
    • JelleVer.Localisation
      • CSVLoader
      • LanguageSwitcher
      • LocalisationManager
      • TextLocaliser

    Class LanguageSwitcher

    Enables you to switch languages and update the scene

    Inheritance
    Object
    LanguageSwitcher
    Namespace: JelleVer.Localisation
    Assembly: cs.temp.dll.dll
    Syntax
    public class LanguageSwitcher : MonoBehaviour

    Methods

    ChangeLanguage()

    Change the language to the next in line, also changes all the text values in the scene to match the current language.

    Declaration
    public void ChangeLanguage()
    In This Article
    Back to top Jelle Vermandere