# Editor.MapEditor.History.KeepNew

```csharp
static void KeepNew(MapNode node)
```

Keeps a new object node and all of its children, so they can be deleted on an undo.

### Parameters

- `node` (`MapNode`)

Declared in [Editor.MapEditor.History](/api/Editor.MapEditor.History).
Assembly: `Sandbox.Tools`.
