30 lines
406 B
ReStructuredText
30 lines
406 B
ReStructuredText
binaryninja.undoaction.UndoAction
|
|
=================================
|
|
|
|
.. currentmodule:: binaryninja.undoaction
|
|
|
|
.. autoclass:: UndoAction
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~UndoAction.__init__
|
|
~UndoAction.register
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~UndoAction.action_type
|
|
~UndoAction.name
|
|
|
|
|