| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/PrefabUtility.GetAddedComponents.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| prefabInstance | The Prefab instance to get information about. |
List<AddedComponent> List of objects with information about added components.
Retrieves a list of PrefabUtility.AddedComponent objects which contain information about added component overrides on the Prefab instance.
| Web Proxy Viewer | New URL | Original Page |