Clean up page |
m YoshBot moved page ProtoFlux:Create Undo Batch to ProtoFlux:CreateUndoBatch: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 23:49, 20 August 2025
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.