ISequenceRecorder::RemoveCurrentRecordingGroup

Removes the current recording group if any. Will make GetRecordingGroup() return nullptr.

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

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

Include

#include "ISequenceRecorder.h"

Syntax

void RemoveCurrentRecordingGroup()

Remarks

Removes the current recording group if any. Will make GetRecordingGroup() return 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