inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
Dub
Repo
NodeValueChangeAction.canMerge
creator
actions
node
NodeValueChangeAction
Gets whether this node can merge with an other
class
NodeValueChangeAction
(TNode, T)
bool
canMerge
(
Action
other
)
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
Gets whether this node can merge with an other