For a list of all members of this type, see UndoTransaction members.
| Name | Description | |
|---|---|---|
![]() | Commit | Commits and closes the transaction |
![]() | GetDescription | Overridden. Returns a string representation of the action based on whether this is for an undo or redo operation. |
![]() | Rollback | Closes the transaction, executes the Units and removes it from the parent. |
| Name | Description | |
|---|---|---|
![]() | CreateExecuteTransaction | Creates a transaction that will be started while executing the Units. |
![]() | Execute | Overridden. Used to perform the associated action for all items in the Units |
![]() | Merge | Overridden. Used to allow multiple consecutive undo units to be merged into a single operation. |