FUMGDragDropOp::GetDefaultDecorator

Gets the widget that will serve as the decorator unless overridden.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FDragDropOperation::GetDefaultDecorator()

FUMGDragDropOp::GetDefaultDecorator()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Slate/UMGDragDropOp.h

Include

#include "Slate/UMGDragDropOp.h"

Source

/Engine/Source/Runtime/UMG/Private/Slate/UMGDragDropOp.cpp

Syntax

virtual TSharedPtr< SWidget > GetDefaultDecorator() const

Remarks

Gets the widget that will serve as the decorator unless overridden. If you do not override, you will have no decorator