How to switch between global sources?
- nikolay1243
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
5 years 10 months ago #3505
by nikolay1243
How to switch between global sources? was created by nikolay1243
Hi,
I want to set up my game so I have two google sheets; one for the live client and one for the dev client. I've already added and set up the two language sources in LocalizationManager_Sources and imported them separately just fine.
Now all I need to know is what function to call so the current active language source is the live or dev one depending on which one I want?
Something along the lines of I2.Loc.LocalizationManager.SetCurrentSource()?
Thanks
I want to set up my game so I have two google sheets; one for the live client and one for the dev client. I've already added and set up the two language sources in LocalizationManager_Sources and imported them separately just fine.
Now all I need to know is what function to call so the current active language source is the live or dev one depending on which one I want?
Something along the lines of I2.Loc.LocalizationManager.SetCurrentSource()?
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds