Version: 2022.3
言語: 日本語
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.