FUMGDragDropOp::GetDefaultDecorator

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

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

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