FPropertyListenerSettings

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IPropertyChangeListener.h"

Syntax

struct FPropertyListenerSettings

Variables

Name Description

Public variable

bool

 

bIgnoreArrayProperties

Whether or not to ignore arrays (not the array elements but the array property itself

Public variable

bool

 

bIgnoreObjectProperties

Whether or not to ignore object properties

Public variable

uint64

 

DisallowedPropertyFlags

Flags that a property must not have to be observed for changes

Public variable

uint64

 

RequiredPropertyFlags

Flags a property must have to be observed for changes

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