# AdvanceRoot(AsyncProgressState)

> Advances the root progress object by one step.

## Definition

* **Type:** Method
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.6/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

```csharp
void AdvanceRoot(AsyncProgressState state)
```

### Parameters

**** (\[AsyncProgressState]\(/engine/6000.6/script-reference/unity/projectauditor/editor/asyncprogressstate)): The state data returned by StartParent
