Hey I was suffering with same problem you were having, I was trying to delete static actor attached with an anim notify and this is way to solve it.
Just for future in case pic get’s erased
Received notify(MeshComponent)->GetOwner->AttachedActors->ForEachLoop(ArrayElement)->DestroyActor.