How to stop Anim Montage animation if my Character is using Animation Blueprint?

Hi! How to stop Anim Montage animation if my Character is using Animation Blueprint? I tried to disable Tick, Stop Anim Montage, but this didn’t help

p.s. I know that I can create bool variable in the Animation Blueprint and create a transition to the Dead state, but I want to find, how to stop animation after montage

I have found the solution. I needed to Disable the checkbox “Enable Auto Blend Out” in my Character Montage Animation