Navigation
API > API/Editor > API/Editor/DataHierarchyEditor > API/Editor/DataHierarchyEditor/FSectionDragDropOp
Description
Override this custom decorator function to provide custom widget visuals. If not specified, you can still use Label and Description.
Virtual Inheritance
- FHierarchyDragDropOp::CreateCustomDecorator → FSectionDragDropOp::CreateCustomDecorator
| Name | CreateCustomDecorator |
| Type | function |
| Header File | /Engine/Source/Editor/DataHierarchyEditor/Public/DataHierarchyViewModelBase.h |
| Include Path | #include "DataHierarchyViewModelBase.h" |
| Source | /Engine/Source/Editor/DataHierarchyEditor/Private/DataHierarchyViewModelBase.cpp |
virtual TSharedRef < SWidget > CreateCustomDecorator() const