UndoRedo.addUndoMethod

Register a method that will be called when the action is undone.

struct UndoRedo
@nogc nothrow
Variant
addUndoMethod
(
StringArg1
VarArgs...
)
(,
in StringArg1 method
,
VarArgs varArgs
)

Meta