Version: 2022.3
言語: 日本語
public static List<AddedComponent> GetAddedComponents (GameObject prefabInstance);

パラメーター

prefabInstance The Prefab instance to get information about.

戻り値

List<AddedComponent> List of objects with information about added components.

説明

Retrieves a list of PrefabUtility.AddedComponent objects which contain information about added component overrides on the Prefab instance.