ETakeRecorderState

Windows
MacOS
Linux

References

Module

TakeRecorder

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/Recorder/TakeRecorder.h

Include

#include "Recorder/TakeRecorder.h"

Syntax

enum ETakeRecorderState
{
    CountingDown,
    PreRecord,
    TickingAfterPre,
    Started,
    Stopped,
    Cancelled,
}

Values

Name

Description

CountingDown

PreRecord

TickingAfterPre

Started

Stopped

Cancelled

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