Choose your operating system:
Windows
macOS
Linux
| UMovieSceneSequence::GetMovieScene()
|
Module |
|
Header |
/Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h |
Include |
#include "LevelSequence.h" |
Source |
/Engine/Source/Runtime/LevelSequence/Private/LevelSequence.cpp |
virtual UMovieScene * GetMovieScene() const
Get the movie scene that controls this animation.
The returned movie scene represents the root movie scene. It may contain additional child movie scenes.
The movie scene.