| UIType | EB1UIType | Widget type opened when this menu entry is clicked. Contact the tech team to add new widget entries. | Category: B1PlayerProfileData |
| Image_Button | TSoftObjectPtr | Icon texture displayed on the menu button. | Category: B1PlayerProfileData |
| ButtonTextId | FString | Localized string ID for the button label. | Category: B1PlayerProfileData |
| TooltipStringId | FString | Localized string ID for the button tooltip text. | Category: B1PlayerProfileData |
| AnimationNameWhenHovered | FName | Animation name played on the button when the mouse hovers over it. | Category: B1PlayerProfileData |
| CatAlertTitleTextId | FString | Localized string ID for the cat alert title shown when this button triggers an alert. | Category: B1PlayerProfileData |
| CatAlertContentTextId | FString | Localized string ID for the cat alert content. | Category: B1PlayerProfileData |
| CatAlertLifeTimeSec | float | Duration in seconds the cat alert is displayed. | Category: B1PlayerProfileData |
| LinkTextStringId | FString | Localized string ID for a link text shown alongside this menu entry. | Category: B1PlayerProfileData |
| LinkUIType | EB1UIType | Widget type opened when the link text is clicked. | Category: B1PlayerProfileData |
| UnableToolTipTextIdList | TMap | Map of condition names to tooltip text IDs shown when the button is in an unavailable state. | Category: B1PlayerProfileData |