Best way to communicate to a lot of other actors something is dead?

What I’d do, If you’re using behavior tree, is have a branch to the far left that checks if the player is dead, and aborts lower branches.