# IsCompleted

> Returns true if the unload operation has completed.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Loading](/engine/6000.5/script-reference/unity/loading.md)
* **Assembly:** UnityEngine.ContentLoadModule

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