Navigation
API > API/Runtime > API/Runtime/LevelSequence > API/Runtime/LevelSequence/ULevelSequenceDirector
References
| Module | LevelSequence |
| Header | /Engine/Source/Runtime/LevelSequence/Public/LevelSequenceDirector.h |
| Include | #include "LevelSequenceDirector.h" |
| Source | /Engine/Source/Runtime/LevelSequence/Private/LevelSequenceDirector.cpp |
UObject &42; GetBoundObject
&40;
FMovieSceneObjectBindingID ObjectBinding
&41;
Remarks
- Resolve the first valid binding inside this sub-sequence that relates to the specified ID
-
ObjectBinding should be constructed from the same sequence as this Sequence Director's owning Sequence (see the GetSequenceBinding node)
Parameters
| Name | Description |
|---|---|
| ObjectBinding | The ID for the object binding inside this sub-sequence or one of its children to resolve |