Skip to main content

B1UITimeAlertTableRow

  • A table row struct that defines settings for time-based UI alerts.
    * It includes priority, localized text ID, and icon information for each alert configuration.
PropertyTypeDescriptionMetadata
Priorityint32Priority value used to determine display order when multiple alerts are active; higher value means higher priority.Category: B1UITimeAlertTableRow
TextTitleIdFNameID for the title text displayed in the time alert UI.Category: B1UITimeAlertTableRow
ImageIconIdFNameID for the icon image displayed in the time alert UI.Category: B1UITimeAlertTableRow
BuffInfoFB1UITimeAlertBuffInfoOptional buff-linked alert configuration; if BuffId is set, the alert displays when the buff is applied.Category: B1UITimeAlertTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase