Navigation
BlueprintAPI > BlueprintAPI/Sequence
Returns true if the given InDaySequence is referenced by any entry in the DaySequences map property.
Target is Day Sequence Actor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Day Sequence | the sequence to search for |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if InDaySequence exists in the DaySequences map. |