B1CraftingConfigTableRow
- Table row containing global crafting configuration shared by all crafting definitions.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CraftingToolPerformanceLoopCounts | TMap | Loop count applied to crafting loop animations for each tool performance grade. Missing keys keep the authored loop count. | Category: B1CraftingConfigTableRow |
| CraftingToolTargetInteractionIds | TArray | Interactions that place the craft object onto the crafting tool. Finishing one of these confirms the actual tool. | Category: B1CraftingConfigTableRow Foreign: Interaction.Id |
| CookingNeglectSettings | FB1CookingNeglectSettings | Cooking-neglect timing, warning, outcome, and eligibility configuration. | Category: B1CraftingConfigTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |