Child Actor events

I have an Actor wich should be an button. It will handle a view things and when everything is ok it should trigger something.
Now I want too use multiple of those buttons in another Blueprint (some kind of controllboard)
the board has an function wich should be triggert when a button is pressed.
I would use Child Actors but I have no idea how to trigger the board from the button.
can anyone help me?