SGraphNode::SetDisallowedPinConnectionEvent

Set event when the user generates a warning tooltip because a connection was invalid

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 SetDisallowedPinConnectionEvent
(
    [SGraphEditor::FOnDisallowedPinConnection](API\Editor\UnrealEd\SGraphEditor\FOnDisallowedPinConnection) InOnDisallowedPinConnection
)

Remarks

Set event when the user generates a warning tooltip because a connection was invalid


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library