FPropertyEditorModule::UpdatePropertyViews

Refreshes property windows with a new list of objects to view

Choose your operating system:

Windows

macOS

Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h

Include

#include "PropertyEditorModule.h"

Source

/Engine/Source/Editor/PropertyEditor/Private/PropertyEditorModule.cpp

Syntax

virtual void UpdatePropertyViews
(
    const TArray< UObject * > & NewObjectList
)

Remarks

Refreshes property windows with a new list of objects to view

Parameters

Parameter

Description

NewObjectList

The list of objects each property window should view