ProtoFlux:Link

From Resonite Wiki
Link
A
null
B
null
Core

The Link node is used to connect two different node groups into one. You can drag an output wire (must be value or object, not call) into the null input to connect it. This can be used to make it easier to pack separated nodes together, due to being part of the same group and selecting one node will select them all.

This node can also be used to work around this bug (GitHub Issue: #907) by forcing the node groups to be rebuilt.

Globals

A (INode)

The node to link from

B (INode)

The node to link to