# Editor.EditorUtility.Projects.GetAll

```csharp
static IReadOnlyList<Project> GetAll()
```

### Returns

`IReadOnlyList<Project>`

Declared in [Editor.EditorUtility.Projects](/api/Editor.EditorUtility.Projects).
Assembly: `Sandbox.Tools`.
