Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Sections > API/Runtime/MovieSceneTracks/Sections/IMovieSceneConstrainedSection
- IMovieSceneConstrainedSection::OnConstraintsChanged()
- UMovieScene3DTransformSection::OnConstraintsChanged()
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneConstrainedSection.h |
| Include | #include "Sections/MovieSceneConstrainedSection.h" |
virtual void OnConstraintsChanged()
Remarks
What to do if the constraint object has been changed, for example by an undo or redo. By default nothing to be overriden if needed.