Skip to main content

B1ObjectCategoryEntry

  • A top-level category entry grouping middle categories under a named icon and UI button.
    * Represents the highest level of the object category hierarchy in the build mode UI.
PropertyTypeDescriptionMetadata
ListKeyFStringUnique list key identifying this category entry within its parent array.Category: B1ObjectCategoryEntry
CategoryFNameInternal category identifier for this top-level entry.Category: B1ObjectCategoryEntry
CategoryNameFTextLocalized display name for this category shown in the build UI.Category: B1ObjectCategoryEntry
CategoryTabTypeFStringVariables that determine which tab the main category belongs to.Category: B1ObjectCategoryEntry
IconTSoftObjectPtrSoft reference to the icon displayed on the category button in the build UI.Category: B1ObjectCategoryEntry
TooltipTextureTSoftObjectPtrSoft reference to the tooltip texture shown when hovering over this category button.Category: B1ObjectCategoryEntry
DevOnlyboolWhether this category is only visible in developer builds.Category: B1ObjectCategoryEntry
VisibleButtonboolWhether the category button is visible in the UI.Category: B1ObjectCategoryEntry
WidgetIndexint32Index of the UI widget panel associated with this top-level category.Category: B1ObjectCategoryEntry
MiddleCategoriesTArrayArray of middle category entries nested under this top-level category.Category: B1ObjectCategoryEntry