Category:ProtoFlux:Undo: Difference between revisions

Category page
Added category descriptions.
Added links for undo.
 
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Begin Undo Batch|| Begins the undo batch process.
|Begin Undo Batch|| Begins the [[Undo|undo]] batch process.
|Create Field Undo Step|| Creates an undo step for creating fields.
|Create Field Undo Step|| Creates an [[Undo|undo]] step for creating fields.
|Create Reference Undo Step|| Creates an undo step for creating references.
|Create Reference Undo Step|| Creates an [[Undo|undo]] step for creating references.
|Create Spawn Undo Step|| Creates an undo step for spawning.
|Create Spawn Undo Step|| Creates an [[Undo|undo]] step for spawning.
|Create Transform Undo Step|| Creates an undo step for transforms.
|Create Transform Undo Step|| Creates an [[Undo|undo]] step for transforms.
|Create Type Field Undo Step|| Creates an undo step for creating type fields.
|Create Type Field Undo Step|| Creates an [[Undo|undo]] step for creating type fields.
|Create Undo Batch|| Gathers all undo steps and fires when the undo batch has been created.
|Create Undo Batch|| Gathers all [[Undo|undo]] steps and fires when the undo batch has been created.
|End Undo Batch|| ends the undo batch process.
|End Undo Batch|| ends the [[Undo|undo]] batch process.
|Undoable Destroy|| Creates an undo step for destruction of slots.
|Undoable Destroy|| Creates an [[Undo|undo]] step for destruction of slots.
}}
}}
[[Category:ProtoFlux]]
[[Category:ProtoFlux]]

Latest revision as of 13:14, 5 March 2025

Nodes
Node Name Description
Begin Undo Batch Begins the undo batch process.
Create Field Undo Step Creates an undo step for creating fields.
Create Reference Undo Step Creates an undo step for creating references.
Create Spawn Undo Step Creates an undo step for spawning.
Create Transform Undo Step Creates an undo step for transforms.
Create Type Field Undo Step Creates an undo step for creating type fields.
Create Undo Batch Gathers all undo steps and fires when the undo batch has been created.
End Undo Batch ends the undo batch process.
Undoable Destroy Creates an undo step for destruction of slots.