FPropertyAccessBuildChangeNotifyFunc

Callback used to build the information needed to emit property change notifications when setting a property value.

Windows
MacOS
Linux

Type

typedef TFunctionRef< TUniquePtr< FPropertyAccessChangeNotify >()> FPropertyAccessBuildChangeNotifyFunc

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/PropertyAccessUtil.h

Include

#include "UObject/PropertyAccessUtil.h"

Remarks

Callback used to build the information needed to emit property change notifications when setting a property value.

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