Skip to main content

B1ObjectSubCategoryEntry

  • A single sub-category entry in the object placement UI, defining its category name, icon, and visibility flags.
    * Used within middle category entries to populate the deepest level of the object category hierarchy.
PropertyTypeDescriptionMetadata
ListKeyFStringUnique list key identifying this sub-category entry within its parent array.Category: B1ObjectSubCategoryEntry
CategoryFNameInternal category identifier for this sub-category.Category: B1ObjectSubCategoryEntry
CategoryNameFTextLocalized display name for this sub-category shown in the build UI.Category: B1ObjectSubCategoryEntry
CanvasKeyFStringCanvas key used to map this sub-category to a specific UI canvas panel.Category: B1ObjectSubCategoryEntry
IconTSoftObjectPtrSoft reference to the icon displayed for this sub-category.Category: B1ObjectSubCategoryEntry
DevOnlyboolWhether this sub-category is only visible in developer builds.Category: B1ObjectSubCategoryEntry
StudioOnlyboolWhether this sub-category is only available in studio mode.Category: B1ObjectSubCategoryEntry
BizOnlyboolWhether this sub-category is only available in business mode.Category: B1ObjectSubCategoryEntry