# WaitForCompletion()

> Blocks the current thread until this operation is done.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public void WaitForCompletion()
```
