Skip to main content

B1RecipeGroupTableRow

  • Table row defining a recipe group, which bundles multiple recipes under a shared title, cost, and skill level requirement.
PropertyTypeDescriptionMetadata
TitleTextIdFStringString table key for the localized group title.Category: B1RecipeGroupTableRow
StringTableKey: Id
DescTextIdFStringString table key for the localized group description.Category: B1RecipeGroupTableRow
StringTableKey: Id
CraftingCostint32Currency cost required to unlock or use this recipe group.Category: B1RecipeGroupTableRow
SkillLevelint32Minimum skill level required to use this recipe group.Category: B1RecipeGroupTableRow
ConditionIdFNameCondition ID that must be met to access this recipe group.Category: B1RecipeGroupTableRow
Foreign: Condition_Object.Id
CraftingIdFNameCrafting definition ID associated with this recipe group.Category: B1RecipeGroupTableRow
Foreign: Crafting.Id
ThumbnailTSoftObjectPtrSoft reference to the thumbnail asset displayed for this recipe group.Category: B1RecipeGroupTableRow
RecipeIdsTArrayList of recipe IDs contained in this group.Category: B1RecipeGroupTableRow
Foreign: Recipe.Id
bIsHandCraftingboolWhether this recipe group is a hand-crafting group.Category: B1RecipeGroupTableRow
HandCraftingIngredientTitleTextIdFStringString table key for the localized ingredient section title when hand-crafting.Category: B1RecipeGroupTableRow
StringTableKey: Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase