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 |
static bool CanAllowInteractionUsingDragDropOp ( const [UEdGraphNode](API\Runtime\Engine\EdGraph\UEdGraphNode) * GraphNodePtr, const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FActorDragDropOp](API\Editor\UnrealEd\DragAndDrop\FActorDragDropOp) > & DragDropOp )
Remarks
Check whether drag and drop functionality is permitted on the given node