Custom events running concurrently! Work-around?

I was thinking about it, but the thing is, I’d need to put that Destroy Actor node (as well as the data cleanup that involves variables native to the Level BP) at the END of the actual animation event (ie, the Event ANIMATE_ROW_DEATH in BLOCK_ROW_PARENT). The row can’t communicate with the level BP.