FPropertyEditorModule::CreatePropertyChangeListener

Creates a property change listener that notifies users via a delegate when a property on an object changes

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 TSharedRef< class IPropertyChangeListener > CreatePropertyChangeListener()

Remarks

Creates a property change listener that notifies users via a delegate when a property on an object changes

Returns

The new property change listener

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss