Navigation
API > API/Runtime > API/Runtime/LevelSequence > API/Runtime/LevelSequence/FLevelSequenceBindingReferences
References
| Module | LevelSequence |
| Header | /Engine/Source/Runtime/LevelSequence/Public/LevelSequenceBindingReference.h |
| Include | #include "LevelSequenceBindingReference.h" |
| Source | /Engine/Source/Runtime/LevelSequence/Private/LevelSequenceBindingReference.cpp |
FGuid FindBindingFromObject
&40;
UObject &42; InObject,
UObject &42; InContext
&41; const
Remarks
Resolve a binding for the specified ID using a given context
Parameters
| Name | Description |
|---|---|
| ObjectId | The ID to associate the object with |
| InContext | A context in which InObject resides StreamedLevelAssetPath The path to the streamed level asset that contains the level sequence actor playing back the sequence. 'None' for any non-instance-level setups. |
| OutObjects | Array to populate with resolved object bindings |