Relative Content

Tag Archive for c#jsonunity-game-engine

Unity exporting only one value to json?

I’m making a Unity Game with TikTokLive Unity library, it’s my first time using Dictionaries and Jsons in Unity so I might be doing something very wrong…. The whole code I will be sending below is included in the GiftRow class.

Unity exporting only one value to json?

I’m making a Unity Game with TikTokLive Unity library, it’s my first time using Dictionaries and Jsons in Unity so I might be doing something very wrong…. The whole code I will be sending below is included in the GiftRow class.

Unity exporting only one value to json?

I’m making a Unity Game with TikTokLive Unity library, it’s my first time using Dictionaries and Jsons in Unity so I might be doing something very wrong…. The whole code I will be sending below is included in the GiftRow class.

Unity exporting only one value to json?

I’m making a Unity Game with TikTokLive Unity library, it’s my first time using Dictionaries and Jsons in Unity so I might be doing something very wrong…. The whole code I will be sending below is included in the GiftRow class.

Unity exporting only one value to json?

I’m making a Unity Game with TikTokLive Unity library, it’s my first time using Dictionaries and Jsons in Unity so I might be doing something very wrong…. The whole code I will be sending below is included in the GiftRow class.

Can’t parse a JSON string in Unity

I am using Unity to make a game and I want to parse a JSON formatted string. I am using JsonUtility. The problem is that it doesn’t print anything. Here is my code: