Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyTable
- IPropertyUtilities::ForceRefresh()
- IPropertyTable::ForceRefresh()
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyTable.h |
| Include | #include "IPropertyTable.h" |
void ForceRefresh()
Remarks
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.