IMovieSceneTrackRecorderHost::GetLevelSequenceID

Get the sequence id of the level sequence the other actor is coming from.

Windows
MacOS
Linux

References

Module

TakeTrackRecorders

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeTrackRecorders/Public/TrackRecorders/IMovieSceneTrackRecorderHost.h

Include

#include "TrackRecorders/IMovieSceneTrackRecorderHost.h"

Syntax

FMovieSceneSequenceID GetLevelSequenceID
(
    class AActor * OtherActor
)

Remarks

Get the sequence id of the level sequence the other actor is coming from. Used for setting cross sequence bindings.

Returns

The Sequence ID

Parameters

Parameter

Description

OtherActor

Actor to look for.

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