| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/PrefabUtility.GetRemovedGameObjects.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| prefabInstance | The Prefab instance to get information about. |
List<RemovedGameObject> List of objects with information about removed GameObjects.
Returns a list of objects with information about removed GameObject overrides on the Prefab instance.
Additional resources: PrefabUtility.ApplyRemovedGameObject, PrefabUtility.RevertRemovedGameObject.
| Web Proxy Viewer | New URL | Original Page |