Unity GAF Player
1.0
Tools for playing GAF animation inside Unity
|
This is the complete list of members for JSONValue, including all inherited members.
Array | JSONValue | |
Boolean | JSONValue | |
JSONValue(JSONValueType type) | JSONValue | |
JSONValue(string str) | JSONValue | |
JSONValue(double number) | JSONValue | |
JSONValue(JSONObject obj) | JSONValue | |
JSONValue(JSONArray array) | JSONValue | |
JSONValue(bool boolean) | JSONValue | |
JSONValue(JSONValue value) | JSONValue | |
Number | JSONValue | |
Obj | JSONValue | |
operator JSONValue(string str) | JSONValue | static |
operator JSONValue(double number) | JSONValue | static |
operator JSONValue(JSONObject obj) | JSONValue | static |
operator JSONValue(JSONArray array) | JSONValue | static |
operator JSONValue(bool boolean) | JSONValue | static |
Parent | JSONValue | |
Str | JSONValue | |
ToString() | JSONValue | |
Type | JSONValue |