inochi-creator v0.7.4 (2022-10-10T13:16:34Z)
Dub
Repo
ParameterValueChangeAction.this
creator
actions
parameter
ParameterValueChangeAction
Undocumented in source.
this
(string name, Parameter self, T oldValue, T newValue, T* valuePtr)
class
ParameterValueChangeAction
(T)
public
this
(
string
name
,
Parameter
self
,
T
oldValue
,
T
newValue
,
T
*
valuePtr
)
this
(string name, Parameter self, T* valuePtr, void delegate() update)
Meta
Source
See Implementation
creator
actions
parameter
ParameterValueChangeAction
aliases
TSelf
constructors
this
functions
canMerge
describe
describeUndo
getName
merge
redo
rollback
updateNewState
variables
name
newValue
oldValue
self
valuePtr