FMovieSceneParticleTrackSectionRecorder::Record

Called each frame to record into the section.

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneSectionRecorder::Record()

FMovieSceneParticleTrackSectionRecorder::Record()

References

Module

SequenceRecorderSections

Header

/Engine/Source/Editor/SequenceRecorderSections/Public/MovieSceneParticleTrackSectionRecorder.h

Include

#include "MovieSceneParticleTrackSectionRecorder.h"

Source

/Engine/Source/Editor/SequenceRecorderSections/Private/MovieSceneParticleTrackSectionRecorder.cpp

Syntax

virtual 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