Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
Returns whether this section can have an open lower bound. This will generally be false if sections of this type cannot be blended and there is another section on the same row before this one.
| Name | CanHaveOpenLowerBound |
| 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 CanHaveOpenLowerBound() const