Epic Developer Community Forums
SInputKeySelector
Development
Programming & Scripting
question
,
unreal-engine
,
Widget
,
bug-report
_1954
(_1954)
March 5, 2025, 3:56pm
1
image
1286×363 42.3 KB
In the
SInputKeySelector
SWidget, I noticed there’s a separate branch in its
OnKeyDown
code specifically checking for
Gamepad_FaceButton_Left
. What’s the reason behind this special handling?