Unit Reference ChangeDetect - RealityStop/Bolt.Addons.Community GitHub Wiki
Allows flow through only if the input value has changed, outputting the new value.
Input Ports
- enter : The entry point for the node.
- input : The resets the node, allowing the next entry through.
Output Ports
- lastValue : The resets the node, allowing the next entry through.
- onChange : The exit point for the node.