can't find Set Visibility

I am trying to find the “Set Visibility” when I am creating a node but I can’t find it. I checked in “Rendering” but its not there. I also tried searching for “Toggle Visiblity” but it’s not in the list. I am completely new to unreal engine, so thanks in advance everyone.

What is it you’re trying to set the visibility of? Drag off from from mm background variable and try again.

another thing try turn off context sensitive sometimes this can screw up finding things

Dragging it off from the variable worked! Thank you!!!

just a heads up, everything is context-sensitive and dragging from a variable that references say another blueprint, will get you options from that second blueprint, inside the first. the little tickbox in the top right of the right click turns it off and allows you to see all compiled options.