Version: 2021.2
언어: 한국어

PrefabUtility.GetRemovedComponents

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

파라미터

prefabInstance The Prefab instance to get information about.

반환

List<RemovedComponent> List of objects with information about removed components.

설명

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