UndoAction
UndoEntry
binaryninja.undo.UndoAction(handle)
binaryninja.undo.UndoAction
Class representing an action in an UndoEntry
binaryninja.undo.UndoEntry(handle)
binaryninja.undo.UndoEntry
Class representing an entry in undo/redo history
Bases: object
object
handle (LP_BNUndoAction) –
handle (LP_BNUndoEntry) –
Get the list of actions in this entry
List of UndoAction in this UndoEntry