Class with information about an object on a Prefab instance with overridden properties.
| Description | |
|---|---|
| coupledOverride | Access the coupled component modifications of the object being overidden, if present. | 
| instanceObject | The object on the Prefab instance. | 
| Description | |
|---|---|
| Apply | See PrefabOverride.Apply. | 
| GetAssetObject | See PrefabOverride.GetAssetObject. | 
| Revert | See PrefabOverride.Revert. | 
| Description | |
|---|---|
| FindApplyTargetAssetObject | Finds the object in the Prefab Asset at the given path which will be applied to. |