How to stop sound cue

Hey there @Justice-Pingu! Welcome to the community! So just like how Shmoopy referenced in C++, in blueprint it’s the same, all you have to do is get a reference to the audio component itself you’re using and then call the stop node on it.