Navigation
API > API/Plugins > API/Plugins/DaySequence > API/Plugins/DaySequence/FDaySequenceBindingReferences
Description
Adds a default binding that always resolves to the day sequence actor. Prefer using AddSpecializedBinding with the Root specialization.
| Name | AddDefaultBinding |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DaySequence/Source/DaySequence/Public/DaySequenceBindingReference.h |
| Include Path | #include "DaySequenceBindingReference.h" |
| Source | /Engine/Plugins/Experimental/DaySequence/Source/DaySequence/Private/DaySequenceBindingReference.cpp |
void AddDefaultBinding
(
const FGuid & ObjectId
)
Parameters
| Name | Remarks |
|---|---|
| ObjectId | The ID to associate the object with |