FDecoratedDragDropOp::SetToolTip

Set the text and icon for this tooltip

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/DragAndDrop/DecoratedDragDropOp.h

Include

#include "DragAndDrop/DecoratedDragDropOp.h"

Syntax

void SetToolTip
(
    const FText & Text,
    const FSlateBrush * Icon
)

Remarks

Set the text and icon for this tooltip

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