# OnCompleted

> Notifies that all Modules completed their analysis.

## Definition

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

```csharp
public Action<Report> OnCompleted
```
