FSequenceIDStack

Stack of sequence IDs from parent to child

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Private/SequenceBindingTree.cpp

Include

#include "SequenceBindingTree.cpp"

Syntax

struct FSequenceIDStack

Remarks

Stack of sequence IDs from parent to child

Functions

Name Description

Public function Const

FMovieSceneS...

 

GetCurrent()

Get the current accumulated sequence ID

Public function

void

 

Pop()

Pop the last sequence ID off the stack

Public function

void

 

Push

(
    FMovieSceneSequenceID InSequenceID
)

Push a sequence ID onto the stack

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