Choose your operating system:
Windows
macOS
Linux
| UMovieSceneSequence::UnbindPossessableObjects()
|
Module |
|
Header |
/Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h |
Include |
#include "LevelSequence.h" |
Source |
/Engine/Source/Runtime/LevelSequence/Private/LevelSequence.cpp |
Unbinds all possessable objects from the provided GUID.
Parameter |
Description |
---|---|
ObjectId |
The guid bound to possessable objects that should be removed. |