Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/IMovieSceneConstrainedSection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get a reference to the channels | Sections/MovieSceneConstrainedSection.h | ||
const TArray< FConstraintAndActiveChannel > & GetConstraintsChannels () |
Get a const reference to the channels | Sections/MovieSceneConstrainedSection.h |
GetConstraintsChannels()
Description
Get a reference to the channels
| Name | GetConstraintsChannels |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneConstrainedSection.h |
| Include Path | #include "Sections/MovieSceneConstrainedSection.h" |
TArray < FConstraintAndActiveChannel > & GetConstraintsChannels()
GetConstraintsChannels()
Description
Get a const reference to the channels
| Name | GetConstraintsChannels |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneConstrainedSection.h |
| Include Path | #include "Sections/MovieSceneConstrainedSection.h" |
const TArray < FConstraintAndActiveChannel > & GetConstraintsChannels() const