PrefabUtility.FindValidUploadPrefabInstanceRoot
static function FindValidUploadPrefabInstanceRoot(target: GameObject): GameObject;
static GameObject FindValidUploadPrefabInstanceRoot(GameObject target);
static def FindValidUploadPrefabInstanceRoot(target as GameObject) as GameObject
Description

Returns root game object of the prefab instance if that root prefab instance is a parent of the prefab.