Version: 2021.2
언어: 한국어

PrefabUtility.GetAddedGameObjects

매뉴얼로 전환
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.