Show / Hide Table of Contents

Method Add

| Edit this page View Source

Add(IUndoAction)

Add a new action to this queue.
Declaration
public void Add(UndoManager.IUndoAction action)
Parameters
Type Name Description
UndoManager.IUndoAction action Mod provided action which can undo and redo whatever was executed
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾