# OnGraphViewChanged()

> Callback invoked when the GraphView has changed.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.5/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
protected abstract void OnGraphViewChanged()
```
