ISequenceRecorder::QueueObjectToRecord

Add an object to be recorded when the next recording pass begins

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

/Engine/Source/Editor/SequenceRecorder/Public/ISequenceRecorder.h

Include

#include "ISequenceRecorder.h"

Syntax

USequenceRecordingBase * QueueObjectToRecord
(
    UObject * ObjectToRecord
)

Remarks

Add an object to be recorded when the next recording pass begins

Parameters

Parameter

Description

ObjectToRecord

The object to queue for recording

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