B1ActivityFeedButtonTableRow
- A table row defining a button that can be attached to an activity feed entry.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LabelTextId | FString | String table key for the localized button label text. | Category: B1ActivityFeedButtonTableRow StringTableKey: Id |
| Action | EB1ActivityFeedButtonAction | Action to execute when this button is clicked. | Category: B1ActivityFeedButtonTableRow |
| S1 | FName | Generic parameter 1. Meaning depends on Action type. | Category: B1ActivityFeedButtonTableRow |
| S2 | FName | Generic parameter 2. Meaning depends on Action type. | Category: B1ActivityFeedButtonTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |