# Status

> The current status of the loading operation.

## Definition

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

```csharp
public LoadableStatus Status { get; }
```
