# Editor.MapEditor.Selection.All

```csharp
static IEnumerable<MapNode> All { get; set; }
```

All the map nodes in the current selection set

Declared in [Editor.MapEditor.Selection](/api/Editor.MapEditor.Selection).
Assembly: `Sandbox.Tools`.
