![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Go to the source code of this file.
Classes | |
class | SimpleJSON.JSONNode |
class | SimpleJSON.JSONArray |
class | SimpleJSON.JSONClass |
class | SimpleJSON.JSONData |
class | SimpleJSON.JSONLazyCreator |
class | SimpleJSON.JSON |
Namespaces | |
namespace | SimpleJSON |
Macros | |
#define | USE_FileIO |
Enumerations | |
enum | SimpleJSON.JSONBinaryTag { SimpleJSON.JSONBinaryTag.Array = 1, SimpleJSON.JSONBinaryTag.Class = 2, SimpleJSON.JSONBinaryTag.Value = 3, SimpleJSON.JSONBinaryTag.IntValue = 4, SimpleJSON.JSONBinaryTag.DoubleValue = 5, SimpleJSON.JSONBinaryTag.BoolValue = 6, SimpleJSON.JSONBinaryTag.FloatValue = 7 } |
#define USE_FileIO |
Definition at line 3 of file SimpleJSON.cs.