Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > FGraphEditorDragDropAction
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/GraphEditorDragDropAction.h |
Include | #include "GraphEditorDragDropAction.h" |
Source | /Engine/Source/Editor/GraphEditor/Private/GraphEditorDragDropAction.cpp |
void SetSimpleFeedbackMessage ( const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * Icon, const [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) & IconColor, const [FText](API\Runtime\Core\Internationalization\FText) & Message, const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * SecondaryIcon, const [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) SecondaryColor )