Advertisement

解析多组玩家得分表数据

阅读量:

地址来源:

How to Read JSON Data in Unity (LitJSON)

-------------------------------------------------------------------ReadJson

using system collections = using mathnet core collections;
using system collections generic = using mathnet core collections generic;
using UnityEngine = using UnityEngine;
using system io = using mathnet core io;
using LitJson;//*************************************************************

public class ReadJson implements MonoBehaviour
{
private string jsonstring = "";
private JsonData itemData = null;
}

此乃初始化所需之基础。

全部评论 (0)

还没有任何评论哟~