-
Notifications
You must be signed in to change notification settings - Fork 0
2.1.3.5 Node: Beacon
BDCPatrick edited this page Sep 10, 2025
·
10 revisions
|
|
Fires an Event on the Subsystem only - and changes global |
The Beacon, unlike the Event, calls the Dispatcher OnReceivedBeacon of the Subsystem.
On top of that, a beacon can also change global values during dialogues.
| Name | Optic | Type | Description |
|---|---|---|---|
| In | ![]() |
Exec |
Multiple incoming execution to link this Node. |
| Out | ![]() |
Exec |
Single outgoing execution to link this Node to any other Node. |
| 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. |
| Hotkey |
|---|
| S + left-click |
I. What is the Dialog Backend?
II. Setting up
|
