FBrushBuilderDragDropOp::GetDefaultDecorator

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

Windows
MacOS
Linux

Override Hierarchy

FDragDropOperation::GetDefaultDecorator()

FBrushBuilderDragDropOp::GetDefaultDecorator()

References

Module

UnrealEd

Header

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

Include

#include "DragAndDrop/BrushBuilderDragDropOp.h"

Syntax

virtual TSharedPtr< class 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