# hasBoundPlayables

> Returns true if Animator has any playables assigned to it.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public bool hasBoundPlayables { get; }
```
