Okatz92
(Okatz92)
1

How can i bind a Keyboard Event, to a Button in my Widget ?
So if i Press F the Button ( Button_212) is Pressed is Widget?
eldany.uy
(eldany.uy)
2
you can use a custom player controller and add a dispatch call when a key is pressed

thenb in the widget, bind that call to same action than your button press