FCachedPropertyPath::ToPropertyChangedEvent

Convert this property path to a [FPropertyChangedEvent](API\Runtime\CoreUObject\UObject\FPropertyChangedEvent).

Windows
MacOS
Linux

References

Module

PropertyPath

Header

/Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h

Include

#include "PropertyPathHelpers.h"

Source

/Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp

Syntax

FPropertyChangedEvent ToPropertyChangedEvent
(
    EPropertyChangeType::Type InChangeType
) const

Remarks

Convert this property path to a FPropertyChangedEvent. Note that the path must be resolved.

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