# Editor.EditorUtility.Projects.Updated

```csharp
static System.Threading.Tasks.Task<bool> Updated(Project addon)
```

### Parameters

- `addon` (`Project`)

### Returns

`System.Threading.Tasks.Task<bool>`

Declared in [Editor.EditorUtility.Projects](/api/Editor.EditorUtility.Projects).
Assembly: `Sandbox.Tools`.
