Skip to main content

B1InteractionTagInfo

  • Structure that defines display information for an interaction tag.
    * Contains the tag name, UI text, icon, tag type, and associated tooltip entries.
PropertyTypeDescriptionMetadata
ListKeyFStringKey used to group this tag entry in lists.Category: B1InteractionTagInfo
TagNameFNameThe interaction bag tag name. References InteractionBag Tag JSON files.Category: B1InteractionTagInfo
InteractionTagTypeEB1InteractionTagTypeThe interaction tag type bitmask (e.g., SocialEvent, HouseholdBiz).Category: B1InteractionTagInfo
NameTextIdFStringText ID for the display name of this interaction tag.Category: B1InteractionTagInfo
DescTextIdFStringText ID for the description of this interaction tag.Category: B1InteractionTagInfo
IconTSoftObjectPtrIcon texture displayed for this interaction tag.Category: B1InteractionTagInfo
TooltipInfosTArrayList of tooltip info entries displayed when hovering over this tag.Category: B1InteractionTagInfo