Choose your operating system:
Windows
macOS
Linux
| UMovieSceneSequence::UnbindInvalidObjects()
|
Module |
|
Header |
/Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h |
Include |
#include "LevelSequence.h" |
Source |
/Engine/Source/Runtime/LevelSequence/Private/LevelSequence.cpp |
Unbinds specific objects from the provided GUID that do not resolve
Parameter |
Description |
---|---|
ObjectId |
The guid bound to possessable objects that should be removed. |
Context |
Optional context required to bind the specified object (for instance, a parent spawnable object) |