In a UMG Widget Blueprint, what is an Event Dispatcher primarily used for?
-
A
Sending data between two Widget Blueprints directly
-
B
Notifying external Blueprints (like the HUD or Game Mode) that something happened in the widget
-
C
Calling functions inside the same widget's Graph
-
D
Automatically syncing widget variables with the Game Instance