Property | Type | Description | |
---|---|---|---|
b | bool | ||
c | char | ||
f | float | ||
i | int | ||
q | Quaternion | ||
s | string | ||
v2 | Vector2 | ||
v3 | Vector3 | ||
v4 | Vector4 | ||
whatIs | string |
Method | Description | |
---|---|---|
canHandle ( object o ) : bool | ||
clone ( ) : IsoUnityType, | ||
fromJSONObject ( JSONObject, json ) : void | ||
toJSONObject ( ) : JSONObject, |
public fromJSONObject ( JSONObject, json ) : void | ||
json | JSONObject, | |
return | void |