Yep since you already had the actor to get it’s information over to the HUD then you shouldn’t have any issues there.
For my tower defense toolkit that im working on I actually don’t destroy the parent actor itself I just modify it’s variables, 1 of which is the static mesh for it, but all of it’s details are set through a data table so I can have it have all it’s stats assigned through a single call.