API ReferenceSandbox.Helpers

IUndoSystemProviderclass

Implemented by `Editor.Widget`s that contain an `Sandbox.Helpers.IUndoSystem`. When an undo / redo shortcut is pressed with the editor window in focus, it'll look for a descendant widget implementing this interface with the most recent timestamp to undo / redo.

objectIUndoSystemProvider
Namespace
Sandbox.Helpers
Assembly
Sandbox.Tools
Declaration
public abstract interface Sandbox.Helpers.IUndoSystemProvider

Properties1

Showing 1 properties

On this page