ISequenceRecorder::GetRecordingGuid

Get the spawnable Guid in the currently recording movie scene for the specified actor.

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

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

Include

#include "ISequenceRecorder.h"

Syntax

FGuid GetRecordingGuid
(
    AActor * Actor
) const

Remarks

Get the spawnable Guid in the currently recording movie scene for the specified actor.

Returns

the spawnable Guid

Parameters

Parameter

Description

Actor

The Actor to check

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