Hi Folks,
I have tried to insert entries in the StringTable but data added only for the first column( Locale in the table).
My query is to add data to all columns of the StringTable.
Here below is the one-line code that I was used to inserting data(entries).
stringTable.AddEntry("key data", "col entry data");
Please guide me on a possible way to store string data in StringTable in the localization table.
@karl_jones
Actually I am looking for an editor script.
- UnityEditor: 2019.3
- Localization: 0.6.1-preview
- VS Code: 1.1.3