Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | Usually, listener nodes only evaluate the node chain every time they register a change propagated from an input. These changes are either captured from the [[Data Model]]'s own change handler (such as when one [[ProtoFlux:Write|writes]] to a [[Type:SyncField|SyncField]]) or by forcibly changing the nodes in the node group (such as by adding a new node). However, when <em>any node</em> in the node group connected to the listener is marked as <code>ContinuouslyChanging</code>, the listener will forcibly update <em>all</em> inputs every update. |