Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FPropertyTrackEditor
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h |
| Include | #include "PropertyTrackEditor.h" |
virtual void OnAnimatedPropertyChanged
&40;
const FPropertyChangedParams & PropertyChangedParams
&41;
Remarks
Called by the details panel when an animatable property changes
Parameters
| Name | Description |
|---|---|
| InObjectsThatChanged | List of objects that changed |
| KeyPropertyParams | Parameters for the property change. |