Event Construct

I have 2 buttons in the same widget blueprint, these buttons have to use a Event Construct in order for them to work, I have tried using the same Event Construct for both, doesn’t work. I honestly don’t know what to do.

How do you mean they NEED the event construct to work?

Please post some screenshots of your Widget Blueprint.

Did you create Click Events for your buttons? Usually to receive input from a Button you would use a Click Event.

Here is one example of one button.

Ok well it looks like your trying to Create the widget inside of itself.

Try adding the widget to your HUD in the Player Controller or Level Blueprint instead of using the Construct Event to do it inside itself.