SGraphPalette::OnActionDragged

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphPalette.h
Include #include "SGraphPalette.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphPalette.cpp
virtual [FReply](API\Runtime\SlateCore\Input\FReply) OnActionDragged
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FEdGraphSchemaAction](API\Runtime\Engine\EdGraph\FEdGraphSchemaAction) > > & InActions,
    const [FPointerEvent](API\Runtime\SlateCore\Input\FPointerEvent) & MouseEvent
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library