FSubSequencePath::FSubSequencePath

Set up this path from a specific sequence ID that points to a particular sequence in the specified hierarchy

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneRootOverridePath.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneRootOverridePath.cpp

Syntax

FSubSequencePath
(
    FMovieSceneSequenceID LeafID,
    IMovieScenePlayer & Player
)

Remarks

Set up this path from a specific sequence ID that points to a particular sequence in the specified hierarchy

Parameters

Parameter

Description

LeafID

ID of the child-most sequence to include in this path

Player

Player from which to retrieve the hierarchy

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