ISequenceRecorder::GetCurrentRecordingGroup

Returns the current recording group (if any), otherwise returns nullptr.

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

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

Include

#include "ISequenceRecorder.h"

Syntax

TWeakObjectPtr< USequenceRecorderActorGroup > GetCurrentRecordingGroup() const

Remarks

Returns the current recording group (if any), otherwise returns nullptr.

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