UMovieSceneSkeletalAnimationSection::SetEndFrame

Set this section's end frame in sequence resolution space @note Will be clamped to the current start frame if necessary

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::SetEndFrame()

UMovieSceneSkeletalAnimationSection::SetEndFrame()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneSkeletalAnimationSection.h

Include

#include "Sections/MovieSceneSkeletalAnimationSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneSkeletalAnimationSection.cpp

Syntax

virtual void SetEndFrame
(
    TRangeBound< FFrameNumber > NewEndFrame
)

Remarks

Set this section's end frame in sequence resolution space @note Will be clamped to the current start frame if necessary

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