Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyUtilities
Description
Request a refresh of the view on the next tick, ideally without triggering a full rebuild of all widgets.
This may run immediately or perform a rebuild depending on the implementation.
Derived Overrides
| Name | RequestRefresh |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IPropertyUtilities.h |
| Include Path | #include "IPropertyUtilities.h" |
void RequestRefresh()