B1AlertMessageTableRow
- A table row defining the title and description text IDs for an alert message entry.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Title | FString | String table key for the localized alert title. | Category: B1AlertMessageTableRow |
| Desc | FString | String table key for the localized alert description. | Category: B1AlertMessageTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |