Class with information about a component that has been added to a Prefab instance.
Property | Description |
---|---|
instanceComponent | The added component on the Prefab instance. |
Method | Description |
---|---|
Apply | See PrefabOverride.Apply. |
GetAssetObject | See PrefabOverride.GetAssetObject. |
Revert | See PrefabOverride.Revert. |
Method | Description |
---|---|
FindApplyTargetAssetObject | Finds the object in the Prefab Asset at the given path which will be applied to. |