Hey.
I have a item table, using packages https://docs.unity3d.com/Packages/com.unity.localization@1.4/manual/index.html
Key Id English(en)
Item1 1 item1 title
Item1_des 2 item1 des
I want to set item title and description on the same row. How to do it?
↧