Flags for the PrefabUtility.ReplacePrefab function.
Default | Replaces prefabs by matching pre-existing connections to the prefab. |
ConnectToPrefab | Connects the passed objects to the prefab after uploading the prefab. |
ReplaceNameBased | Replaces the prefab using name based lookup in the transform hierarchy. |