Skip to main content

B1PlayerProfileData

  • Defines the icon, text, tooltip, and animation data for a single player profile menu entry.
PropertyTypeDescriptionMetadata
UITypeEB1UITypeWidget type opened when this menu entry is clicked. Contact the tech team to add new widget entries.Category: B1PlayerProfileData
Image_ButtonTSoftObjectPtrIcon texture displayed on the menu button.Category: B1PlayerProfileData
ButtonTextIdFStringLocalized string ID for the button label.Category: B1PlayerProfileData
TooltipStringIdFStringLocalized string ID for the button tooltip text.Category: B1PlayerProfileData
AnimationNameWhenHoveredFNameAnimation name played on the button when the mouse hovers over it.Category: B1PlayerProfileData
CatAlertTitleTextIdFStringLocalized string ID for the cat alert title shown when this button triggers an alert.Category: B1PlayerProfileData
CatAlertContentTextIdFStringLocalized string ID for the cat alert content.Category: B1PlayerProfileData
CatAlertLifeTimeSecfloatDuration in seconds the cat alert is displayed.Category: B1PlayerProfileData
LinkTextStringIdFStringLocalized string ID for a link text shown alongside this menu entry.Category: B1PlayerProfileData
LinkUITypeEB1UITypeWidget type opened when the link text is clicked.Category: B1PlayerProfileData
UnableToolTipTextIdListTMapMap of condition names to tooltip text IDs shown when the button is in an unavailable state.Category: B1PlayerProfileData