Delegate BlackboardVariable<DataType>.ValueChangedCallback
Delegate for blackboard variable value changes.
Namespace: Unity.Muse.Behavior
Assembly: Unity.Muse.Behavior.dll
Syntax
public delegate void BlackboardVariable<DataType>.ValueChangedCallback(DataType newValue)
Parameters
| Type | Name | Description |
|---|---|---|
| DataType | newValue |