This version of Unity is unsupported.
Method group is Obsolete

PrefabUtility.ReconnectToLastPrefab

Obsolete This method does nothing. Use PrefabUtility.RevertPrefabInstance.

Declaration

public static bool ReconnectToLastPrefab(GameObject go);

Description

The concept of disconnecting Prefab instances has been deprecated. This method does nothing. Use PrefabUtility.RevertPrefabInstance.