# graphCreated

> Event triggered whenever a new PlayableGraph is created.

## Definition

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

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