# IPlayableBehaviour

> Interface implemented by all C# Playable Behaviour implementations.

## Definition

* **Type:** Interface
* **Namespace:** [UnityEngine.Playables](/engine/6000.6/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public interface IPlayableBehaviour
```
