Keyboard Press to UMG Button Selection

Here’s one way to do it:

&stc=1

[HR][/HR]

There are many ways, direct communication is one of them, when you create widgets, make references and use them later to call widget’s Events from that blueprint (any blueprint):

&stc=1

You can add input to the widget’s Custom Event and send any data you need.

[HR][/HR]

And here’s the right way to do it, via Dispatchers:

&stc=1