This tutorial series by Epic, might help you. In it, they make an inventory screen with buttons. I guess you’d use a vertical box for your buttons instead of a grid, but otherwise it still shows you how you can send information (a ‘slot number’ in the series) from the button to the grid/box when the button is pressed, and then you can use that to unhighlight all the other buttons.