/ CometEngine / Json / JsonArray / SetObjectCometEngineJsonJsonObject

SetObject(CometEngine.Json.JsonObject)

Type:
METHOD

Params:
jsonObject: Json object to add to the array

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

Description:
Duplicates the given json object and adds it inside the array.