UMovieSceneSection::HasEndFrame

Check whether this section has an end frame (else infinite)

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSection.h"

Syntax

bool HasEndFrame() const

Remarks

Check whether this section has an end frame (else infinite)

Returns

true if this section has an inclusive or exclusive end 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