cloneref
Returns a reference clone of an Instance. Behaves identically to the original but is not strictly equal (==) to it.
cloneref(object: Instance): InstanceReturns a reference clone of an Instance. Behaves identically to the original but is not strictly equal (==) to it.
cloneref(object: Instance): Instance