Create Undo Batch
Undo
The Create Undo Batch node Begins an undo batch, executes the Create call, then ends the undo batch all in one frame.
Inputs
* (Call)
Calls an impulse to create an undo batch.
Description (String)
The description for this undo batch. The description will be automatically prepended with "Undo" in bigger text in the context menu.
Outputs
Create (Call)
The impulse created when the undo batch is started but not ended.
OnCreated (Continuation)
The impulse created after the undo batch is ended.