public static List<RemovedComponent> GetRemovedComponents (GameObject prefabInstance);

파라미터

prefabInstanceThe 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.