Class LanguageSwitcher
Enables you to switch languages and update the scene
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()