Version: 2022.3
言語: 日本語
public static List<AddedGameObject> GetAddedGameObjects (GameObject prefabInstance);

パラメーター

prefabInstance The Prefab instance to get information about.

戻り値

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

説明

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