How to completely remove/destroy an actor when cursor is clicked on it?

In your player controller:

“Get Hit Result Under Cursor By Objects” → Cast other actor to your parent tower BP → Destroy Actor

And that’s already it.