FPropertyChangedEvent

Overload list

Windows
MacOS
Linux
Name Description

Public function

FPropertyChangedEvent

(
    FProperty* InProperty,
    EPropertyChangeType::Type InChangeT...,
    TArrayView< const UObject*cons...
)

Public function

FPropertyChangedEvent

(
    FProperty* InProperty,
    EPropertyChangeType::Type InChangeT...,
    const TArray< const UObject* >...
)

The FPropertyChangedEvent constructor taking a TArray* is deprecated. Use the version taking a TArrayView instead.

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