B1ActivityFeedCategoryTableRow
- A table row defining a category group for activity feed entries, including its display name.
| Property | Type | Description | Metadata |
|---|---|---|---|
| NameTextId | FString | String table key for the localized category name. | Category: B1ActivityFeedCategoryTableRow StringTableKey: Id |
| IconId | FName | Texture icon ID displayed for this category. | Category: B1ActivityFeedCategoryTableRow Foreign: B1Texture2D.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |