FOnCategoryDragged

Delegate executed when a category is dragged

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

Type

typedef TBaseDelegate_TwoParams< [FReply](API\Runtime\SlateCore\Input\FReply), const [FText](API\Runtime\Core\Internationalization\FText) &, const [FPointerEvent](API\Runtime\SlateCore\Input\FPointerEvent) & > FOnCategoryDragged  

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h
Include #include "SGraphActionMenu.h"

Remarks

Delegate executed when a category is dragged


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library