Hi, I am working on a vertical Scrollbox in UMG.
I am using mouse wheel scroll in-game to zoom in and out of my camera.
So I do not want it to effect when mouse cursor is over my vertical Scrollbox.
I would like to know if there is a way to work on input action for Scrollbox without using SetInputModeUIOnly.