Which setting is "Set Visiblity" Changing in a Component?

Goodday!

I’m trying to make a component invisible from beginplay and have it switched to visible on key. The first system I made worked perfectly, only that it started showing the component after possessing a different character. It would be much easier if I would know what setting the node is changing instead of making it invisible on beginplay node.

The setting is Visible, you can change it in the component details
image

That’s just working in the viewport but not when actually playing the game.

Nvm, I was using the wrong node, should have just hidden in game.