Version: 2018.4
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.