CloneObjectAndMove

CloneObjectAndMove (object, object new parent)

Returns an object. Helper function for cloning objects. Clones the object using the CloneObject function and also moves it to the specified parent. For more details, see that function.