Skip to main content

B1DLCUIInfoTableRow

  • Table row containing base-game DLC display information such as title, icon, and display order.
    * Used to show DLC content in the base game even when the DLC is not installed.
PropertyTypeDescriptionMetadata
DisplayTextIdFStringLocalized DLC title text ID (e.g., "Island Getaway").Category: B1DLCUIInfoTableRow
StringTableKey: Id
IconTSoftObjectPtrSoft reference to the unique icon asset for this DLC (e.g., a palm tree icon).Category: B1DLCUIInfoTableRow
DisplayOrderuint32Relative display order among DLC items. Higher values appear earlier. Assign sequentially from 1 per release order.Category: B1DLCUIInfoTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase