FGraphEditorDragDropAction::SetSimpleFeedbackMessage

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/GraphEditorDragDropAction.h

Include

#include "GraphEditorDragDropAction.h"

Source

/Engine/Source/Editor/GraphEditor/Private/GraphEditorDragDropAction.cpp

Syntax

void SetSimpleFeedbackMessage
(
    const FSlateBrush * Icon,
    const FSlateColor & IconColor,
    const FText & Message,
    const FSlateBrush * SecondaryIcon,
    const FSlateColor SecondaryColor
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss