Method Add
| Edit this page View SourceAdd(IUndoAction)
Add a new action to this queue.
Declaration
public void Add(UndoManager.IUndoAction action)
Parameters
Type | Name | Description |
---|---|---|
Undo |
action | Mod provided action which can undo and redo whatever was executed |