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

It works. I guess if the individual options get too complex, I can put the individual functions in separate functions and call those from the main button pressed function.