# IsStreamed

> Indicates if the archive contains streamed blocks.

## Definition

* **Type:** Property
* **Namespace:** [Unity.IO.Archive](/engine/6000.5/script-reference/unity/io/archive.md)
* **Assembly:** UnityEngine.CoreModule

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

### Remarks

Only accessible if the archive loaded successfully.
