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