Invisible constant
DestinyPresentationNodeState
const Invisible
Invisible = 1 If this is set, the game recommends that you not show this node. But you know your life, do what you've got to do.
Implementation
static const DestinyPresentationNodeState Invisible = DestinyPresentationNodeState(1);