How to connect Onstop Bind Event to an Event Tick

Hi, I created a custom event tick (Tick_Refractor)

My goal is to call the Event Tick after the Bargaining Transition sequence but this node setup doesn’t work at all.
Just not sure what I am doing wrong.

I’m already using the original Event Tick in the exact same setup and it works.

I’m creating a linear VR experience so it plays sequences after sequences but there are times when events have to be triggered so I’ll need an Event Tick for that.

I wouldn’t want to connect all the nodes to the Event Tick because it slows down FPS.