B1SiteTypeUIInfoTableRow
- Structure that defines a site type UI info table row.
* Associates a site type with its per-state UI info entries and filter configuration.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SiteType | EB1SiteType | Site type this table row defines UI info for. | Category: B1SiteTypeUIInfoTableRow |
| Infos | TArray | List of UI info entries, one per site state. | Category: B1SiteTypeUIInfoTableRow |
| FilterInfo | FB1SiteTypeFilterInfo | Filter display info for this site type in the map filter UI. | Category: B1SiteTypeUIInfoTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |