Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorModule
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h |
| Include | #include "PropertyEditorModule.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyEditorModule.cpp |
virtual void UpdatePropertyViews
&40;
const TArray< UObject &42; > & NewObjectList
&41;
Remarks
Refreshes property windows with a new list of objects to view
Parameters
| Name | Description |
|---|---|
| NewObjectList | The list of objects each property window should view |