B1SequenceStartInfo
- Structure that defines the starting point of an interaction sequence.
* Associates a start label with an optional condition.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ConditionId | FName | Condition ID that must be met to start from this point (references Condition_Interaction). | Category: B1SequenceStartInfo Foreign: Condition_Interaction.Id |
| StartLabel | FName | Label identifying the starting interaction in the sequence. | Category: B1SequenceStartInfo |