Category:ProtoFlux:Undo: Difference between revisions

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

Latest revision as of 23:30, 15 April 2024

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.