How do i play an animation on Button Clicked in Widget?

I am trying to make a taunt menu where it displays my Taunts(Animations). I was trying to play an animation on Button Clicked but it won’t work. Any solutions?

What have you tried? Care to attach a screenshot? It’s usually a matter of obtaining object reference and casting.

There aren’t any tutorials for this i think, but all i did is on button clicked - play animation. I know it’s not that simple but i need help.

It’s almost impossible to help you as you’re not providing any information :frowning:
What sort of animation is it? Skeletal Mesh? UMG? A video?

I have made a Taunts Widget. When i press V it opens up and there should be animation buttons for you to chose. All i want is when i press this button the animation to be cast to my character. I am trying to play a montage.

All i need is what to put in the Event Graph of the ,Taunts" Widget.