# Editor.MapEditor.History.Keep

```csharp
static void Keep(MapNode node)
```

Keeps a map node and all its children, so changes to it can be undone.

### Parameters

- `node` (`MapNode`)

Declared in [Editor.MapEditor.History](/api/Editor.MapEditor.History).
Assembly: `Sandbox.Tools`.
