Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencer
Description
Pops the current focused movie scene from the stack. The parent of this movie scene will be come the focused one
| Name | PopToSequenceInstance |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencer.h |
| Include Path | #include "ISequencer.h" |
void PopToSequenceInstance
(
FMovieSceneSequenceIDRef SequenceID
)