Skip to main content

B1CollectionCategoryTableRow

  • Table row defining a collection category used in the encyclopedia system.
    * Stores display name, icon, background, and associated scripts for this category.
PropertyTypeDescriptionMetadata
CollectionTypeEB1CollectionTypeCollection type this category belongs to (Collect, Craft, or Information).Category: B1CollectionCategoryTableRow
CategoryNameTextIdFStringString table key for the localized category name.Category: B1CollectionCategoryTableRow
StringTableKey: Id
CategoryIconIdFNameIcon image ID for this category.Category: B1CollectionCategoryTableRow
Foreign: B1Texture2D.Id
CategoryBgColorIdFNameBackground color ID for this category.Category: B1CollectionCategoryTableRow
Foreign: ColorMapping.Id
CategoryBgImageIdFNameBackground image ID for this category.Category: B1CollectionCategoryTableRow
Foreign: B1Texture2D.Id
bShowRackboolWhether to show the display rack for this category.Category: B1CollectionCategoryTableRow
Foreign: B1Texture2D.Id
CategoryDescriptionTextIdFStringString table key for the localized category description.Category: B1CollectionCategoryTableRow
StringTableKey: Id
CollectCompleteScriptIdsTArrayScript IDs to execute when collection for this category is completed.Category: B1CollectionCategoryTableRow
Foreign: Script_Collection.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase