Skip to main content

B1CollectionInformationTableRow

  • Table row defining an information entry in the collection system.
    * Stores category, icon, background, hint texts, and hint types for UI display.
PropertyTypeDescriptionMetadata
CollectionCategoryIdFNameThe collection category this information entry belongs to.Category: B1CollectionInformationTableRow
Foreign: CollectionCategory.Id
IconIdFNameIcon image ID for this information entry.Category: B1CollectionInformationTableRow
Foreign: B1Texture2D.Id
BgColorIdFNameBackground color ID for this information entry.Category: B1CollectionInformationTableRow
Foreign: ColorMapping.Id
HintTitleTextIdFStringString table key for the localized hint title.Category: B1CollectionInformationTableRow
StringTableKey: Id
HintContentTextIdFStringString table key for the localized hint content text.Category: B1CollectionInformationTableRow
StringTableKey: Id
HintTypesTArrayList of hint types shown for this information entry.Category: B1CollectionInformationTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase