Component:UndoManager

From Resonite Wiki
Revision as of 16:35, 17 October 2024 by 989onan (talk | contribs) (Add some info)
Component image 
Undo Manager component as seen in the Scene Inspector

See Undo.

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
MaxUndoSteps Int The maximum memory for Undoable actions per user for the current world.
UnsavedChanges Bool

See Also

Undo