Skip to content

2.1.3.7 Node: Jumper

BDCPatrick edited this page Sep 10, 2025 · 6 revisions
Jumper Node

As Short as possible

Forward to a specific node in this graph.


Description

The jumper node lets you continue the current running dialog, at a specific other node within the same graph, also allowing to create loops and/or routing to a whole different dialog in the tree.


Pins

Name Optic Type Description
In Input Pin Exec Multiple incoming execution to link this Node.

Details

Node Details
Setting Type Description
Options String Additional set of Options, have to be separated by semicolon(;). Will be returned by the Interface Event as split Array.
Dev Comment String A non Blueprint returned String to make identifying the node easier, since NodeID is more cryptic.

Hotkeys

Hotkey
J + left-click

Documentation Index

I. What is the Dialog Backend?
II. Setting up
III. Binding UI
IV. The Subsystem
V. The Components
VI. Dispatchers
VII. Others

Demo available: Demo Page

Clone this wiki locally