30 lines
406 B
Plaintext
30 lines
406 B
Plaintext
|
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
|
||
|
|
||
|
|