FKismetVariableDragDropAction::DroppedOnPanel

Unreal Engine C++ API Reference > Editor > Kismet > FKismetVariableDragDropAction

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/BPVariableDragDropAction.h
Include #include "BPVariableDragDropAction.h"
Source /Engine/Source/Editor/Kismet/Private/BPVariableDragDropAction.cpp
virtual [FReply](API\Runtime\SlateCore\Input\FReply) DroppedOnPanel
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< class [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