Interhaptics SDK for Unity
1.6
Loading...
Searching...
No Matches
SimpleJSON
JSONNumber
SimpleJSON.JSONNumber Member List
This is the complete list of members for
SimpleJSON.JSONNumber
, including all inherited members.
Add
(string aKey, JSONNode aItem)
SimpleJSON.JSONNode
virtual
Add
(JSONNode aItem)
SimpleJSON.JSONNode
virtual
allowLineComments
SimpleJSON.JSONNode
static
AsArray
SimpleJSON.JSONNode
AsBool
SimpleJSON.JSONNode
AsDouble
SimpleJSON.JSONNumber
AsFloat
SimpleJSON.JSONNode
AsInt
SimpleJSON.JSONNode
AsLong
SimpleJSON.JSONNumber
AsObject
SimpleJSON.JSONNode
Children
SimpleJSON.JSONNode
Clone
()
SimpleJSON.JSONNumber
virtual
Count
SimpleJSON.JSONNode
DeepChildren
SimpleJSON.JSONNode
Equals
(object obj)
SimpleJSON.JSONNumber
forceASCII
SimpleJSON.JSONNode
static
GetEnumerator
()
SimpleJSON.JSONNumber
GetHashCode
()
SimpleJSON.JSONNumber
GetValueOrDefault
(string aKey, JSONNode aDefault)
SimpleJSON.JSONNode
virtual
HasKey
(string aKey)
SimpleJSON.JSONNode
virtual
Inline
SimpleJSON.JSONNode
IsArray
SimpleJSON.JSONNode
IsBoolean
SimpleJSON.JSONNode
IsNull
SimpleJSON.JSONNode
IsNumber
SimpleJSON.JSONNumber
IsObject
SimpleJSON.JSONNode
IsString
SimpleJSON.JSONNode
JSONNumber
(double aData)
SimpleJSON.JSONNumber
JSONNumber
(string aData)
SimpleJSON.JSONNumber
Keys
SimpleJSON.JSONNode
Linq
SimpleJSON.JSONNode
longAsString
SimpleJSON.JSONNode
static
operator bool
(JSONNode d)
SimpleJSON.JSONNode
static
operator double
(JSONNode d)
SimpleJSON.JSONNode
static
operator float
(JSONNode d)
SimpleJSON.JSONNode
static
operator int
(JSONNode d)
SimpleJSON.JSONNode
static
operator JSONNode
(string s)
SimpleJSON.JSONNode
static
operator JSONNode
(double n)
SimpleJSON.JSONNode
static
operator JSONNode
(float n)
SimpleJSON.JSONNode
static
operator JSONNode
(int n)
SimpleJSON.JSONNode
static
operator JSONNode
(long n)
SimpleJSON.JSONNode
static
operator JSONNode
(bool b)
SimpleJSON.JSONNode
static
operator JSONNode
(KeyValuePair< string, JSONNode > aKeyValue)
SimpleJSON.JSONNode
static
operator long
(JSONNode d)
SimpleJSON.JSONNode
static
operator string
(JSONNode d)
SimpleJSON.JSONNode
static
operator!=
(JSONNode a, object b)
SimpleJSON.JSONNode
static
operator==
(JSONNode a, object b)
SimpleJSON.JSONNode
static
Parse
(string aJSON)
SimpleJSON.JSONNode
static
Remove
(string aKey)
SimpleJSON.JSONNode
virtual
Remove
(int aIndex)
SimpleJSON.JSONNode
virtual
Remove
(JSONNode aNode)
SimpleJSON.JSONNode
virtual
Tag
SimpleJSON.JSONNumber
this[int aIndex]
SimpleJSON.JSONNode
this[string aKey]
SimpleJSON.JSONNode
ToString
()
SimpleJSON.JSONNode
ToString
(int aIndent)
SimpleJSON.JSONNode
virtual
Value
SimpleJSON.JSONNumber
Values
SimpleJSON.JSONNode
Generated by
1.11.0