Version: 2018.4
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.