SGraphActionMenu::OnItemDragDetected

Called when tree item dragged

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h
Include #include "SGraphActionMenu.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphActionMenu.cpp
[FReply](API\Runtime\SlateCore\Input\FReply) OnItemDragDetected
(
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & MyGeometry,
    const [FPointerEvent](API\Runtime\SlateCore\Input\FPointerEvent) & MouseEvent
)

Remarks

Called when tree item dragged


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library