ProtoFlux:Create Undo Batch

From Resonite Wiki
Revision as of 16:55, 5 April 2025 by Nytra (talk | contribs) (Clean up page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Create Undo Batch
*
Create
Description
OnCreated
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.