Music/Sound volume fade?

I have music playing at location in a blueprint. I want to fade volume down and stop playing on button click. Can this be done in blueprint or does it have to happen in level BP from reference in world?

I figured it out. If you get a play sound at attached, you can drag off return and get a fade in and out. For some reason thats the only node that has a return to do this.