Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Sections > FMovieSceneColorKeyStruct
- FMovieSceneKeyStruct::PropagateChanges()
- FMovieSceneColorKeyStruct::PropagateChanges()
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneColorSection.h |
Include | #include "Sections/MovieSceneColorSection.h" |
Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneColorSection.cpp |
virtual void PropagateChanges
&40;
const FPropertyChangedEvent & ChangeEvent
&41;
Remarks
Propagate changes from this key structure to the corresponding key values.
Parameters
Name | Description |
---|---|
ChangeEvent | The property change event. |