Epic Developer Community Forums
Touch Interface Prevents/blocks Widget Component Interaction
Development
Programming & Scripting
UI
touch-interface
,
unreal-engine
,
question
,
Widget
HydadesBstyle
(HydadesBstyle)
September 24, 2024, 8:37am
14
image
1343×516 78.4 KB
I have found a way to work around it, the OnInputTouchBegin event from Widget Component does detect it, so I launch a CustomEvent from the 3DWidget that I have previously saved with a variable
1 Like
show post in topic