Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All translations

More actions

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent 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.