Version: 2022.3
언어: 한국어

PrefabUtility.GetRemovedGameObjects

매뉴얼로 전환
public static List<RemovedGameObject> GetRemovedGameObjects (GameObject prefabInstance);

파라미터

prefabInstance The Prefab instance to get information about.

반환

List<RemovedGameObject> List of objects with information about removed GameObjects.

설명

Returns a list of objects with information about removed GameObject overrides on the Prefab instance.