B1KarmaReportMenuTableRow
- Structure that defines a karma report menu table row.
* Contains display name, icon, and tab type for a karma report UI menu entry.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DisplayNameTextId | FString | Text ID for the display name of this menu entry. | Category: B1KarmaReportMenuTableRow StringTableKey: Id |
| Icon | TSoftObjectPtr | Icon texture for this karma report menu entry. | Category: B1KarmaReportMenuTableRow |
| MainTabType | EB1KarmaReportMenuType | Main tab type associated with this menu entry. | Category: B1KarmaReportMenuTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |