target | GameObject to process. |
GameObject Devuelve una referencia al prefab.
Returns root game object of the prefab instance if that root prefab instance is a parent of the prefab.
This works in the same way as FindRootGameObjectWithSameParentPrefab but it will return the root game object of the prefab asset. This is useful if you have a disconnected prefab instance object and you want to know the root game object of the prefab asset which it used to be connected to.