compareinstances
Returns true if two Instance references point to the same underlying object, even when cloneref is involved.
compareinstances(object1: Instance, object2: Instance): booleanReturns true if two Instance references point to the same underlying object, even when cloneref is involved.
compareinstances(object1: Instance, object2: Instance): boolean