Toggle widget visibility?

Okay. I have a ship actor. I give it a widget component that is hidden in the game, and I want it’s visibility to be toggled on or off based on that ship actor.

The thing is, as a set up I have the other ships are all children of the one ship I made. Will this be a problem?