Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyTable
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.
Virtual Inheritance
- IPropertyUtilities::ForceRefresh → IPropertyTable::ForceRefresh
| Name | ForceRefresh |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IPropertyTable.h |
| Include Path | #include "IPropertyTable.h" |
void ForceRefresh()