public static List<AddedGameObject> GetAddedGameObjects (GameObject prefabInstance);

파라미터

prefabInstanceThe Prefab instance to get information about.

반환

List<AddedGameObject> List of objects with information about added GameObjects.

설명

Returns a list of PrefabUtility.AddedGameObject objects which contain information about added GameObjects on the Prefab instance.