# Editor.MapEditor.Selection.Set

```csharp
static void Set(MapNode node)
```

Clear the current set, making the map node the only selected node

### Parameters

- `node` (`MapNode`)

Declared in [Editor.MapEditor.Selection](/api/Editor.MapEditor.Selection).
Assembly: `Sandbox.Tools`.
