====== Ref & Link ====== Unity에 'JsonUtility'가 추가되어서 다른 기능이 필요 없을 듯. [[http://docs.unity3d.com/ScriptReference/JsonUtility.FromJson.html]] 닷넷과 Unity3D를 위한 * [[http://kimstar.pe.kr/blog/74|Json 개요 및 예제]] * [[http://cowvoice.tistory.com/14|Json for .Net 설명 블로그]] * [[http://wiki.unity3d.com/index.php/SimpleJSON|유니티 위키에 있는 심플제이슨]] : 나중에 속도 비교를 위해서 일단 북마크 * [[http://lbv.github.io/litjson/|LitJSON]] : 써보려는 Json Lib