Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FGraphEditorDragDropAction
- FGraphEditorDragDropAction::DroppedOnPanel()
- FGraphSchemaActionDragDropAction::DroppedOnPanel()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/GraphEditorDragDropAction.h |
| Include | #include "GraphEditorDragDropAction.h" |
virtual FReply DroppedOnPanel
(
const TSharedRef< SWidget > & Panel,
FVector2D ScreenPosition,
FVector2D GraphPosition,
UEdGraph & Graph
)