UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IMovieSceneConstrainedSection Member List

This is the complete list of members for IMovieSceneConstrainedSection, including all inherited members.

AddConstraintChannel(UTickableConstraint *InConstraint)=0IMovieSceneConstrainedSectionpure virtual
bDoNotRemoveChannelIMovieSceneConstrainedSectionprotected
ConstraintChannelAdded()IMovieSceneConstrainedSectioninline
DECLARE_MULTICAST_DELEGATE_TwoParams(FConstraintChannelAddedEvent, IMovieSceneConstrainedSection *, FMovieSceneConstraintChannel *)IMovieSceneConstrainedSection
GetConstraintChannel(const FGuid &InConstraintGuid)=0IMovieSceneConstrainedSectionpure virtual
GetConstraintsChannels()=0IMovieSceneConstrainedSectionpure virtual
HasConstraintChannel(const FGuid &InGuid) const =0IMovieSceneConstrainedSectionpure virtual
IMovieSceneConstrainedSection()IMovieSceneConstrainedSection
OnConstraintChannelAddedIMovieSceneConstrainedSectionprotected
OnConstraintRemovedHandleIMovieSceneConstrainedSection
OnConstraintsChanged()IMovieSceneConstrainedSectioninlinevirtual
RemoveConstraintChannel(const UTickableConstraint *InConstraint)=0IMovieSceneConstrainedSectionpure virtual
ReplaceConstraint(const FName InConstraintName, UTickableConstraint *InConstraint)=0IMovieSceneConstrainedSectionpure virtual
SetDoNoRemoveChannel(bool bInDoNotRemoveChannel)IMovieSceneConstrainedSection