FGraphSchemaActionDragDropAction::DroppedOnPanel

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/GraphEditorDragDropAction.h
Include #include "GraphEditorDragDropAction.h"
Source /Engine/Source/Editor/GraphEditor/Private/GraphEditorDragDropAction.cpp
virtual [FReply](API\Runtime\SlateCore\Input\FReply) DroppedOnPanel
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > & Panel,
    FVector2D ScreenPosition,
    FVector2D GraphPosition,
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) & Graph
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library