ParameterReferenceConstrainter
ParameterReferenceConstrainter(Action<Parameter.Type, Type>, Action<Parameter.Type>)
Description
Constructor
Parameters
Parameter Name | Description |
---|---|
onChangedType | Set a callback that will be called when the type of the referenced parameter changes. |
onDestroy | Set a callback that will be called when the referenced parameter is deleted. |