SGraphNode::ShouldPinBeHidden

Returns TRUE if the input pin should be hidden from view

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNode

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h
Include #include "SGraphNode.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp
bool ShouldPinBeHidden
(
    const [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * InPin
) const

Remarks

Returns TRUE if the input pin should be hidden from view


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library