Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
Returns whether this section can have an open upper bound. This will generally be false if sections of this type cannot be blended and there is another section on the same row after this one.
| Name | CanHaveOpenUpperBound |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include Path | #include "MovieSceneSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.cpp |
bool CanHaveOpenUpperBound() const