IMovieSceneSectionRecorder::Record

Called each frame to record into the section.

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

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

Include

#include "IMovieSceneSectionRecorder.h"

Syntax

void Record
(
    float InCurrentTime
)

Remarks

Called each frame to record into the section.

Parameters

Parameter

Description

InCurrentTime

The current recording time in the movie scene

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