# importedTakeInfos

> Generates the list of all imported take.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public TakeInfo[] importedTakeInfos { get; }
```

### Remarks

Additional Resources: [TakeInfo](/engine/6000.3/script-reference/unityeditor/takeinfo.md).
