User Tools

Site Tools


global:languages

This is an old revision of the document!


Languages

UFE allows you to store a few lines of texts divided by language so you can offer multiple languages in your product as well as directly access the selected language through code.


Code access:

UFE.config.selectedLanguage

Code example:

Debug.Log(UFE.config.selectedLanguage.Start);

< Back to Global Editor

global/languages.1386657713.txt.gz · Last modified: 2013/12/10 01:41 by Mistermind