Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailsDisplayManager
Description
Returns whether or not this display manager provides a widget to overlay over the detail tree. This can be used to facilitate interactions like drag and drop.
| Name | SupportsDetailTreeOverlay |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailsDisplayManager.h |
| Include Path | #include "DetailsDisplayManager.h" |
virtual bool SupportsDetailTreeOverlay() const