B1InteractionSlotData
- Configuration data for an interaction slot, defining its group, body age requirements, and space requirements.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SlotGroupId | FName | The group ID this interaction slot belongs to. | Category: B1InteractionSlotData |
| BodyAge | EB1BodyAgeType | The body age type required to use this interaction slot. | Category: B1InteractionSlotData |
| RequireSpace | bool | Whether this slot requires physical space around it. | Category: B1InteractionSlotData |
| ShowRequireSpace | EB1ShowRequireSpaceType | How the required space should be visualized when RequireSpace is enabled. | Category: B1InteractionSlotData |
| ShowDisabledSlot | bool | Whether to render the slot even when it is in a disabled state. | Category: B1InteractionSlotData |
| EnableOnlyInteractionTags | TArray | Tags that restrict this slot to only be enabled during interactions with matching tags. | Category: B1InteractionSlotData |
| SlotOwnershipTag | FName | The ownership tag assigned to the character occupying this slot. | Category: B1InteractionSlotData |
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