inochi-creator ~master (2022-05-09T17:41:01.3830423)
Dub
Repo
NodeValueChangeAction.this
creator
actions
node
NodeValueChangeAction
Undocumented in source.
class
NodeValueChangeAction
(TNode, T)
this
(
string
name
,
TNode
node
,
T
oldValue
,
T
newValue
,
T
*
valuePtr
)
if
(
is
(
TNode
:
Node
)
)
Meta
Source
See Implementation
creator
actions
node
NodeValueChangeAction
aliases
TSelf
constructors
this
functions
canMerge
describe
describeUndo
getName
merge
redo
rollback
variables
name
newValue
node
oldValue
valuePtr