FSubSequencePath::ResolveChildSequenceID

Remap the specified sequence ID based on the currently evaluating sequence path, to the Root

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneRootOverridePath.h

Include

#include "Evaluation/MovieSceneRootOverridePath.h"

Syntax

FMovieSceneSequenceID ResolveChildSequenceID
(
    FMovieSceneSequenceID SequenceID
) const

Remarks

Remap the specified sequence ID based on the currently evaluating sequence path, to the Root

Returns

Pointer to a template instance, or nullptr if the ID was not foundFORCEINLINE_DEBUGGABLE

Parameters

Parameter

Description

SequenceID

The sequence ID to find a template 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