Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

PrefabUtility.GetRemovedComponents

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

Parameters

prefabInstanceThe Prefab instance to get information about.

Returns

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

Description

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

Did you find this page useful? Please give it a rating: