Button to Keyboard

Screenshot 2023-08-08 151833

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?

you can use a custom player controller and add a dispatch call when a key is pressed

image

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