# Editor.MapEditor.EditorContext.Selection

```csharp
HashSet<EntityObject> Selection { get; set; }
```

All selected entities

Declared in [Editor.MapEditor.EditorContext](/api/Editor.MapEditor.EditorContext).
Assembly: `Sandbox.Tools`.
