# OnGraphViewChanging()

> Callback invoked when the GraphView is about to change.

## Definition

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

```csharp
protected abstract void OnGraphViewChanging()
```
