How to set my button ?

Hi there,

I have a widget and i have 2 buttons in it. I want a know how can i bind the first one when i click on it and the other one separately. because i can only have one Custom Event in my blueprint, i think it’s not possible to have 2 custom event,but anyway, i scratch my head on this since a week now! I already tried to use a sequence but, that doesn’t work because it’s not a sequence it’s 2 separate button. Pls i need help! Thanks

PS: my buttons work, but i just wanna now how can i fire each one with one custom event!

To use event when u click on a button, you need to go on designer tab, click on ur button, go down to events and create OnClick event.