UMovieSceneSection::GetInclusiveStartFrame

Gets the frame number at which this section starts

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h

Include

#include "MovieSceneSection.h"

Syntax

FFrameNumber GetInclusiveStartFrame() const

Remarks

Gets the frame number at which this section starts

Assumes a non-infinite start time. Check HasStartFrame first.

Returns

The frame number at which this section starts.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss