|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Classes | |
| class | JSON |
| class | JSONArray |
| class | JSONClass |
| class | JSONData |
| class | JSONLazyCreator |
| class | JSONNode |
Enumerations | |
| enum | JSONBinaryTag { JSONBinaryTag.Array = 1, JSONBinaryTag.Class = 2, JSONBinaryTag.Value = 3, JSONBinaryTag.IntValue = 4, JSONBinaryTag.DoubleValue = 5, JSONBinaryTag.BoolValue = 6, JSONBinaryTag.FloatValue = 7 } |
|
strong |
| Enumerator | |
|---|---|
| Array | |
| Class | |
| Value | |
| IntValue | |
| DoubleValue | |
| BoolValue | |
| FloatValue | |
Definition at line 53 of file SimpleJSON.cs.