i see i forgot about the buttons needing clicked events
how do you add click events when you have created buttons in blueprints
found this
and hence button add event
but how do you do it for an array of buttons (number of buttons stored in an array)
should i use something like get hit under cursor perhaps
have not tried get hit under cursor for a widget yet