EPlayDirection

Enumeration specifying whether we're playing forwards or backwards

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePlayback.h

Include

#include "Evaluation/MovieScenePlayback.h"

Syntax

enum EPlayDirection
{
    Forwards,
    Backwards,
}

Values

Name

Description

Forwards

Backwards

Remarks

Enumeration specifying whether we're playing forwards or backwards

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