ISequencer::FindSubSection

Attempt to locate the sub section that relates to the specified sequence ID.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencer.h

Include

#include "ISequencer.h"

Syntax

UMovieSceneSubSection * FindSubSection
(
    FMovieSceneSequenceID SequenceID
) const

Remarks

Attempt to locate the sub section that relates to the specified sequence ID.

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