B1InteractionInfo
- Structure that defines interaction information within a sequence.
* Includes interaction identifiers, labels, and success/failure transitions.
| Property | Type | Description | Metadata |
|---|---|---|---|
| InteractionId | FName | ID of the interaction (references DT_Interaction). | Category: B1InteractionInfo Foreign: Interaction.Id |
| Label | FName | Label used to identify this interaction within the sequence. | Category: B1InteractionInfo |
| SuccessNextLabel | FName | Label of the next interaction to transition to upon success. | Category: B1InteractionInfo |
| FailNextLabel | FName | Label of the next interaction to transition to upon failure. | Category: B1InteractionInfo |
| bIsOptional | bool | Determines if this interaction is optional. | Category: B1InteractionInfo |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoInteraction
- Interaction Data Guide
- InteractionBag Data Guide
- InteractionBagGroup Data Guide
- InteractionBagWhitelist Data Guide
- InteractionCategory Data Guide
- FB1InteractionBagGroupTableRow
- FB1InteractionBagTableRow
- FB1InteractionBagTagTooltipTableRow
- FB1InteractionBagWhitelistBuff
- FB1InteractionBasicInfo
- FB1InteractionCategoryTableRow
- FB1InteractionDesire