-
Notifications
You must be signed in to change notification settings - Fork 0
4.1 Starting a Dialog
BDC_Patrick edited this page Oct 7, 2025
·
17 revisions
To start a Dialog, you need to first get the Dialog Subsystem by calling Get BDC Dialog Backend Subsystem. You also simply type Get Dialog Sub in the context browser of your Blueprint graph, to get the correct Getter for the Subsystem.
From the Subsystem, add the Start DialogNode.
This Node has some Inputs you need to fill.
I. What is the Dialog Backend?
II. Setting up
|