Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FDragDropOperation
Description
Gets the widget that will serve as the decorator unless overridden. If you do not override, you will have no decorator
| Name | GetDefaultDecorator |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Input/DragAndDrop.h |
| Include Path | #include "Input/DragAndDrop.h" |
virtual TSharedPtr < SWidget > GetDefaultDecorator() const