ETimelineLengthMode

Whether or not the timeline should be finished after the specified length, or the last keyframe in the tracks

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/TimelineComponent.h

Include

#include "Components/TimelineComponent.h"

Syntax

enum ETimelineLengthMode
{
    TL_TimelineLength,
    TL_LastKeyFrame,
}

Values

Name

Description

TL_TimelineLength

TL_LastKeyFrame

Remarks

Whether or not the timeline should be finished after the specified length, or the last keyframe in the tracks

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