# Editor.EditorSystem.ProgressSection

```csharp
IProgressSection ProgressSection(bool modal = False)
```

Start a progress section

### Parameters

- `modal` (`bool`), default `False`

### Returns

`IProgressSection`

Declared in [Editor.EditorSystem](/api/Editor.EditorSystem).
Assembly: `Sandbox.Engine`.
