Make KeyEvent or modify KeyEvent

Hi all!
Why nodes Make Key Event and Set Members In Key Event does not contains anything?
Are they not exposed?
I want to override OnKeyDown in widget blueprint and send new KeyEvent to parent function. More specifically, I want to send Accept action to UI button with different gamepad button.
How can I achieve this?
Thanks