AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
EditorUndoRedoManager
To Subscribe, use this Key
ten-five-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description EditorUndoRedoManager is a manager for UndoRedo objects associated with edited scenes. Each scene has its own undo history a…
Published
06/07/2024
Signals history_changed () Emitted when the list of actions in any history has changed, either when an action is committed or a histor…
Published
06/07/2024
Enumerations enum SpecialHistory : SpecialHistory GLOBAL_HISTORY = 0 Global history not associated with any scene…
Published
06/07/2024
Method Descriptions void add_do_method (object: Object , method: StringName , ...) vararg Register a method that will be c…
Status
Last Update
Fields