Skip to main content

B1DLCWelcomePopupData

  • Stores all data needed to display the welcome popup for a specific DLC, including title, icon, colors, and pages.
PropertyTypeDescriptionMetadata
TitleTextIdFStringString table key for the localized popup title (BW_Text_Title).Category: DLCWelcomePopup
StringTableKey: Id
DLCIconTSoftObjectPtrSoft reference to the DLC icon asset displayed in the popup header (BW_Image_Icon).Category: DLCWelcomePopup
DLCColorId1FNameColor mapping ID used for the Color1 material parameter in the popup.Category: DLCWelcomePopup
Foreign: ColorMapping.Id
DLCColorId2FNameColor mapping ID used for the Color2 material parameter in the popup.Category: DLCWelcomePopup
Foreign: ColorMapping.Id
PagesTArrayList of page data entries (subtitle, description, and image) for this DLC welcome popup.Category: DLCWelcomePopup