Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Sections > API/Runtime/MovieSceneTracks/Sections/IMovieSceneConstrainedSection
- IMovieSceneConstrainedSection::ReplaceConstraint()
- UMovieScene3DTransformSection::ReplaceConstraint()
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneConstrainedSection.h |
| Include | #include "Sections/MovieSceneConstrainedSection.h" |
void ReplaceConstraint
(
const FName InConstraintName,
UTickableConstraint * InConstraint
)
Remarks
Replace the constraint with the specified name with the new one