B1InteractionTagInfo
- Structure that defines display information for an interaction tag.
* Contains the tag name, UI text, icon, tag type, and associated tooltip entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ListKey | FString | Key used to group this tag entry in lists. | Category: B1InteractionTagInfo |
| TagName | FName | The interaction bag tag name. References InteractionBag Tag JSON files. | Category: B1InteractionTagInfo |
| InteractionTagType | EB1InteractionTagType | The interaction tag type bitmask (e.g., SocialEvent, HouseholdBiz). | Category: B1InteractionTagInfo |
| NameTextId | FString | Text ID for the display name of this interaction tag. | Category: B1InteractionTagInfo |
| DescTextId | FString | Text ID for the description of this interaction tag. | Category: B1InteractionTagInfo |
| Icon | TSoftObjectPtr | Icon texture displayed for this interaction tag. | Category: B1InteractionTagInfo |
| TooltipInfos | TArray | List of tooltip info entries displayed when hovering over this tag. | Category: B1InteractionTagInfo |
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