SGraphNode::ShouldPinBeHidden

Returns TRUE if the input pin should be hidden from view

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphNode.h

Include

#include "SGraphNode.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp

Syntax

bool ShouldPinBeHidden
(
    const UEdGraphPin * InPin
) const

Remarks

Returns TRUE if the input pin should be hidden from view

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss