FKeyPropertyParams

Overload list

Windows
MacOS
Linux
Name Description

Public function

FKeyPropertyParams

(
    TArray< UObject* > InObjectsTo...,
    const FPropertyPath& InPropertyPat...,
    ESequencerKeyMode InKeyMode
)

Creates new key property parameters for a manually triggered property change.

Public function

FKeyPropertyParams

(
    TArray< UObject* > InObjectsTo...,
    const IPropertyHandle& InPropertyH...,
    ESequencerKeyMode InKeyMode
)

Creates new key property parameters from an actual property change notification with a property handle.

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