Skip to main content

B1ActivityFeedTableRow

  • A table row defining an activity feed entry, including its trigger type,
    * category, icon, portrait settings, description text, and optional button.
PropertyTypeDescriptionMetadata
TriggerEB1ActivityFeedTriggerTrigger condition that causes this feed entry to appear.Category: B1ActivityFeedTableRow
CategoryFNameCategory ID grouping this feed entry.Category: B1ActivityFeedTableRow
Foreign: ActivityFeedCategory.Id
TypeEB1ActivityFeedTypeDisplay type for this feed entry.Category: B1ActivityFeedTableRow
IconIdFNameTexture icon ID displayed alongside this feed entry.Category: B1ActivityFeedTableRow
Foreign: B1Texture2D.Id
TitleTextIdFStringString table key for the localized title text.Category: B1ActivityFeedTableRow
StringTableKey: Id
DescriptionTextIdFStringString table key for the localized description text.Category: B1ActivityFeedTableRow
StringTableKey: Id
SpeechBubbleTextIdFStringString table key for the speech bubble text.Category: B1ActivityFeedTableRow
StringTableKey: Id
ButtonIdFNameButton ID to display on this feed entry.Category: B1ActivityFeedTableRow
Foreign: ActivityFeedButton.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase