Skip to content

Unit Reference ChangeDetect

S2NX7 edited this page Oct 5, 2025 · 3 revisions

ChangeDetect

ChangeDetect

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.

Clone this wiki locally