All translations
More actions
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 receive a change event. These events are either triggered 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. However, if {{em|any node}} in the chain of nodes that the listener's input depends on is marked as {{code|1=ContinuouslyChanging}}, the listener will forcibly evaluate its {{em|entire}} input each update. |