Hi there.
Is there a possibility to set a UMG Button to “Selected” or “Hovered”?
with Keyboard Input?
I know about this:
But this one just “fakes” the selection of a button by colouring it differently.
I also have mouse support . Events are already bound to the buttons. I’d like to call these events via the button press.