Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyUtilities
Description
Force a rebuild of the view, recreating and updating all widgets.
This may run immediately; consider RequestForceRefresh unless you need to ensure invalid references (eg, to deleted objects) are removed.
Derived Overrides
| Name | ForceRefresh |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IPropertyUtilities.h |
| Include Path | #include "IPropertyUtilities.h" |
void ForceRefresh()