# destroyingGraph

> Event triggered whenever a PlayableGraph is being destroyed.

## Definition

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

```csharp
public static event Action<PlayableGraph> destroyingGraph
```
