Button to blueprint event

It is possible. When you create the widget, you can subscribe to its events. Create an event in the widget event dispatcher, call it in the widget when you press your button. In the BP, bind to this event when you create the widget.

1 Like