Delay Set Data
 
 
 

Categories

  • Data Access

Description

Executes all Set Data compound nodes connected at the same time. You can use this node to set attributes that depend on each other. For example, if you want to swap values of A and B, just using two Get Data nodes and two Set Data nodes (A=B and B=A) would result in both attributes having the same value. However, if you connect the Set Data nodes in the Delay Set Data node, the Set Data operations will be executed at the same time, thus setting the values before any of the Set Data nodes are executed.

Ports

Inputs

Port

Connect the Set Data node in this port.

Outputs

Execute

The port to connect so the node executes.