ISequenceRecorder::QueueActorToRecord

Add an actor 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

UActorRecording * QueueActorToRecord
(
    AActor * ActorToRecord
)

Remarks

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

Parameters

Parameter

Description

ActorToRecord

The actor 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