Navigation
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 |
void NotifyDisallowedPinConnection ( const class [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * PinA, const class [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * PinB ) const
Remarks
Called from drag drop code when a disallowed connection is hovered