PrefabUtility.GetAddedGameObjects
Parameters
| prefabInstance | The Prefab instance to get information about. |
Returns
List<AddedGameObject> List of objects with information about added GameObjects.
Description 描述
Returns a list of PrefabUtility.AddedGameObject objects which contain information about added GameObjects on the Prefab instance.