![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneConstrainedSection.h>
Inheritance diagram for IMovieSceneConstrainedSection:Public Attributes | |
| FDelegateHandle | OnConstraintRemovedHandle |
Protected Attributes | |
| FConstraintChannelAddedEvent | OnConstraintChannelAdded |
| bool | bDoNotRemoveChannel = false |
Interface to be added to UMovieSceneSection types when they contain entity data
| IMovieSceneConstrainedSection::IMovieSceneConstrainedSection | ( | ) |
|
pure virtual |
Implemented in UMovieScene3DTransformSection.
|
inline |
| IMovieSceneConstrainedSection::DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FConstraintChannelAddedEvent | , |
| IMovieSceneConstrainedSection * | , | ||
| FMovieSceneConstraintChannel * | |||
| ) |
|
pure virtual |
Implemented in UMovieScene3DTransformSection.
|
pure virtual |
Implemented in UMovieScene3DTransformSection.
|
pure virtual |
Implemented in UMovieScene3DTransformSection.
Reimplemented in UMovieScene3DTransformSection.
|
pure virtual |
Implemented in UMovieScene3DTransformSection.
|
pure virtual |
Implemented in UMovieScene3DTransformSection.
|
protected |
| FDelegateHandle IMovieSceneConstrainedSection::OnConstraintRemovedHandle |