EPlaybackMode::Type

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/ITransportControl.h

Include

#include "ITransportControl.h"

Syntax

namespace EPlaybackMode
{
    enum Type
    {
        Stopped,
        PlayingForward,
        PlayingReverse,
    }
}

Values

Name

Description

Stopped

PlayingForward

PlayingReverse

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