CloudOnce v2.7.5
Unified Game Services API
CloudOnce.Internal.JSONObject Member List

This is the complete list of members for CloudOnce.Internal.JSONObject, including all inherited members.

Absorb(JSONObject obj) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
Add(JSONObject obj) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
AddField(string name, bool val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
AddField(string name, float val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
AddField(string name, string val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
AddField(string name, JSONObject obj) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
AddJsonContents(JSONObject self) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
B (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
Create() (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(Type t) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(bool val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(float val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(int val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(string val, int maxDepth=-2, bool storeExcessLevels=false, bool strict=false)CloudOnce.Internal.JSONObjectinlinestatic
Create(AddJsonContents content) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(Dictionary< string, string > dic) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
Create(Dictionary< string, float > dic) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
CreateBakedObject(string val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
CreateStringObject(string val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
F (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
HasFields(params string[] names) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
IsContainer (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
JSONObject(Type t) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(bool b) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(float f) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(Dictionary< string, string > dic) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(Dictionary< string, JSONObject > dic) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(AddJsonContents content) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(IEnumerable< JSONObject > objects) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject() (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
JSONObject(string str, int maxDepth=-2, bool storeExcessLevels=false, bool strict=false) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
Keys (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
List (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
ObjectType (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
operator bool(JSONObject o) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
RemoveField(string name) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
String (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
StringObject(string val) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinlinestatic
this[int index] (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
this[string index] (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject
ToDictionary() (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
ToString() (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
ToString(bool pretty) (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObjectinline
Type enum name (defined in CloudOnce.Internal.JSONObject)CloudOnce.Internal.JSONObject