inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
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