Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyUtilities
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyUtilities.h |
| Include | #include "IPropertyUtilities.h" |
void RequestForceRefresh()
Remarks
Request a rebuild of the view on the next tick, recreating and updating all widgets.
This may run immediately depending on the implementation.