# ISceneUndoScope

- Kind: interface
- Assembly: `Sandbox.Engine`
- Modifiers: abstract

## Methods

- [`Push`](/api/ISceneUndoScope/Push)
- [`WithComponentChanges`](/api/ISceneUndoScope/WithComponentChanges)
- [`WithComponentCreations`](/api/ISceneUndoScope/WithComponentCreations)
- [`WithComponentDestructions`](/api/ISceneUndoScope/WithComponentDestructions)
- [`WithGameObjectChanges`](/api/ISceneUndoScope/WithGameObjectChanges)
- [`WithGameObjectCreations`](/api/ISceneUndoScope/WithGameObjectCreations)
- [`WithGameObjectDestructions`](/api/ISceneUndoScope/WithGameObjectDestructions)
