This version of Unity is unsupported.
Method group is Obsolete

PrefabUtility.ReconnectToLastPrefab

Obsolete Use RevertPrefabInstance.

Declaration

public static bool ReconnectToLastPrefab(GameObject go);

Description

Connects the game object to the Prefab that it was last connected to.

Returns true if the game object has never been a Prefab instance.