PrefabUtility.FindRootGameObjectWithSameParentPrefab
static function FindRootGameObjectWithSameParentPrefab(target: GameObject): GameObject;
Description

Returns the topmost game object that has the same prefab parent as target.