FPropertyTrackEditor::OnAnimatedPropertyChanged

Called by the details panel when an animatable property changes

Choose your operating system:

Windows

macOS

Linux

References

Module

MovieSceneTools

Header

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

Include

#include "PropertyTrackEditor.h"

Syntax

virtual void OnAnimatedPropertyChanged
(
    const FPropertyChangedParams & PropertyChangedParams
)

Remarks

Called by the details panel when an animatable property changes

Parameters

Parameter

Description

InObjectsThatChanged

List of objects that changed

KeyPropertyParams

Parameters for the property change.