Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
Gets the frame number at which this section starts
Assumes a non-infinite start time. Check HasStartFrame first.
| Name | GetInclusiveStartFrame |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include Path | #include "MovieSceneSection.h" |
FFrameNumber GetInclusiveStartFrame() const
The frame number at which this section starts.