Skip to main content

B1CraftingCategory

  • Defines a crafting category grouping recipes or recipe groups for display in the crafting UI.
PropertyTypeDescriptionMetadata
CategoryFNameInternal name identifier for this crafting category.Category: B1CraftingCategory
TitleTextIdFStringString table key for the localized category title.Category: B1CraftingCategory
RecipeGroupIdsTArrayList of recipe group IDs included in this category.Category: B1CraftingCategory
Foreign: RecipeGroup.Id
RecipeIdsTArrayList of individual recipe IDs included in this category.Category: B1CraftingCategory
Foreign: Recipe.Id