Function TinyJsonDeserializer.Deserialize
Deserialize
(Type tp, System.Object populate=null)
Deserializes an object of type tp.
Private
Deserialize
(string text, Type type, System.Object populate=null, GameObject contextRoot=null)
Deserializes an object of the specified type.
Public
Static