UMovieSceneSection::HasStartFrame

Check whether this section has a start frame (else infinite)

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSection.h"

Syntax

bool HasStartFrame() const

Remarks

Check whether this section has a start frame (else infinite)

Returns

true if this section has an inclusive or exclusive start frame, false if it's open (infinite)

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