Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailsDisplayManager
Description
If returning true, the row widgets (ie. SDetailSingleItemRow, SDetailCategoryTableRow) will call ConstructPropertyUpdatedWidgetBuilder. Enables potentially expensive setup to be elided
| Name | CanConstructPropertyUpdatedWidgetBuilder |
| 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 bool CanConstructPropertyUpdatedWidgetBuilder() const