How can I unbind all on actor destruction?

I have this script set up with an event dispatcher that will update my health bar whenever it needs to change:

What I’m trying to figure out now is how to “unbind all” when the actor is destroyed?

thanks, Percy

Unbind all what? What problems can you see?