Multiple event construct blueprint

Hello everyone,

I’m trying to create a series of buttons in my app main menu. In order to do that I’m creating diferent widgets (first screenshot) to refer the buttons to them (second screenshot).

To create the widgets I’m doing it throuth the “event construct” tag, but I can only connect one “create widget node” so I can only make functional one of the three buttons of my main menu.

Is there any other way to create multiple buttons inside the main menu?

Thank you and sorry if my question it’s not very clear… :S

You just have to connect the end of your construct chain to the start of the next one !

(Maybe you should learn more depth How to blueprinting …)

Thank you!

Yes, that’s what I am doing and that’s why I am asking. I’m really new in Unreal.