FPropertyTrackEditor::GenerateKeysFromPropertyChanged

Generates keys based on the new value from the property property change parameters.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FPropertyTrackEditor::GenerateKeysFromPropertyChanged()

FBoolPropertyTrackEditor::GenerateKeysFromPropertyChanged()

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h

Include

#include "PropertyTrackEditor.h"

Syntax

void GenerateKeysFromPropertyChanged
(
    const FPropertyChangedParams & PropertyChangedParams,
    UMovieSceneSection * SectionToKey,
    FGeneratedTrackKeys & OutGeneratedKeys
)

Remarks

Generates keys based on the new value from the property property change parameters.

Parameters

Parameter

Description

PropertyChangedParams

Parameters associated with the property change.

OutGeneratedKeys

Array of keys that are generated from the changed property