Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailsDisplayManager
Description
Returns a widget which will be put in an overlay slot which is over the detail tree portion of the widget.
Implementations must manage hit test visibility of the supplied widget carefully to prevent blocking UI interactions with the detail tree widgets.
| Name | ConstructDetailTreeOverlay |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailsDisplayManager.h |
| Include Path | #include "DetailsDisplayManager.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/DetailsDisplayManager.cpp |
virtual TSharedRef < SWidget > ConstructDetailTreeOverlay()