Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: fabricio on April 10, 2014, 07:11:37 AM
-
Hi, is it possible to have dynamicaly loaded (via web player) localization files? I need to have these data out of my application. I need a file somewhere (like Localization.txt) and load that dynamicaly at runtime (inside web player) and apply that to NGUI, is that possible? How can i achieve that? Thankyou.
-
Sure. ByteReader class that comes with NGUI is able to parse your localization files into a dictionary that can then be fed to Localization.Set.