How do you call the click event on a specific button in an array of buttons in UMG?

Here’s the list in the UMG editor (all values are defined on user widgets, so they show as NULL in editor). Also I’ve attached where I’m passing along focus to the focused child, and the basic loop I’m doing to update focus whenever an input occurs that changes focus.