B1ThemeColorInfo
- Defines the color theme for an alert message, including widget switcher index
* and colors for title, description, link, and time fields.
| Property | Type | Description | Metadata |
|---|---|---|---|
| WidgetSwitcherIndex | int32 | Widget switcher index that selects the visual theme variant. | Category: B1ThemeColorInfo |
| TitleColor | FLinearColor | Color applied to the title text. | Category: B1ThemeColorInfo |
| DescColor | FLinearColor | Color applied to the description text. | Category: B1ThemeColorInfo |
| LinkColor | FLinearColor | Color applied to link text. | Category: B1ThemeColorInfo |
| TimeColor | FLinearColor | Color applied to timestamp text. | Category: B1ThemeColorInfo |