FPropertyTrackEditor::OnAnimatedPropertyChanged

Called by the details panel when an animatable property changes

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.

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