# prefabOverridesOptions

> This property controls which type of overrides are attemped to be kept when replacing the Prefab Asset of an Prefab instance.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public PrefabOverridesOptions prefabOverridesOptions { get; set; }
```
