Choose your operating system:
Windows
macOS
Linux
| UMovieSceneSequence::MakeSpawnableTemplateFromInstance()
|
Module |
|
Header |
/Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h |
Include |
#include "LevelSequence.h" |
Source |
/Engine/Source/Runtime/LevelSequence/Private/LevelSequence.cpp |
Create a spawnable object template from the specified source object
A new object template of the specified name
Parameter |
Description |
---|---|
InSourceObject |
The source object to copy |
ObjectName |
The name of the object |