/ CometEngine / Json / JsonObject / SetObjectSystemStringCometEngineJsonJsonObject

SetObject(System.String, CometEngine.Json.JsonObject)

Type:
METHOD

Params:
value: The object to set.

Return:
Returns the new json object added and clonned from the given one.

Description:
Sets the given object. Note that the object is duplicated, so modifying it after setting it, it will not change anything.