IPropertyChangeListener::ScanForChanges

Scans properties for changes

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IPropertyChangeListener.h"

Syntax

bool ScanForChanges
(
    bool bRecacheNewValues
)

Remarks

Scans properties for changes

Returns

true if any changes were found

Parameters

Parameter

Description

bRecacheNewValues

If true recaches new values found for the next scan

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