set the focus of gamepad

I was wandering how can I set the focus of Gamepad like Xbox one handle(HMD is enabled)?
And how can I get the focus of Gamepad?

If you set keyboard focus to a widget it sets the gamepad focus as well :slight_smile:
In BP “set keyboard focus” with the target of the widget to focus should do the trick…