FMovieSceneSequenceHierarchy::FindSubData

Find the sub sequence and section information for the specified sequence ID

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneSequenceHierarchy.h"

Syntax

FMovieSceneSubSequenceData * FindSubData
(
    FMovieSceneSequenceIDRef SequenceID
)

Remarks

Find the sub sequence and section information for the specified sequence ID

Returns

pointer to the sequence/section information, or nullptr if the sequence ID does not exist in this hierarchy

Parameters

Parameter

Description

SequenceID

The ID of the sequence to lookup

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