Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailsDisplayManager
Description
Returns a builder class which will generate a widget in place of the Extension widgets on an item row. For non-item rows (ie. category), a widget will be placed in the same location
| Name | ConstructPropertyUpdatedWidgetBuilder |
| 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 TSharedPtr < FPropertyUpdatedWidgetBuilder > ConstructPropertyUpdatedWidgetBuilder
(
const FConstructPropertyUpdatedWidgetBuilderArgs & Args
)