B1CollectionCraftGroupTableRow
- Table row defining a craft group within the collection system.
* Groups related craft recipes together in the encyclopedia.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GroupNameTextId | FString | String table key for the localized group name. | Category: B1CollectionCraftGroupTableRow StringTableKey: Id |
| GroupTooltipTextId | FString | String table key for the localized group tooltip text. | Category: B1CollectionCraftGroupTableRow StringTableKey: Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |