Module editor_undo_redo_manager
Expand description
Sidecar module for class EditorUndoRedoManager
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
Structsยง
- ExCommit
Action - Default-param extender for
EditorUndoRedoManager::commit_action_ex
. - ExCreate
Action - Default-param extender for
EditorUndoRedoManager::create_action_ex
. - Special
History