Unit Reference FlowReroute - RealityStop/Bolt.Addons.Community GitHub Wiki
The Flow Reroute node is used to reroute control flow connections in a visual scripting graph. It does not alter the logic but helps organize and clean up flow lines.
Input Ports
- input : Control flow input that passes through the reroute.
Output Ports
- output : Control flow output that continues the rerouted connection.
Properties
- SnapToGrid : Determines whether the reroute node automatically snaps to the grid for alignment in the graph. Overrides the SnapToGrid value set in Visual Scripting's preferences.