# state

> The current playing state of the component. (Read Only)

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Playables](/engine/6000.5/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.DirectorModule

```csharp
public PlayState state { get; }
```
