B1CityEditReportTableRow
- Table row defining a city edit report entry, specifying the title text,
* icon texture, and the list of sub-items for the report.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TitleTextId | FString | Localized title text identifier for this report entry. | Category: B1CityEditReportTableRow StringTableKey: Id |
| Icon | TSoftObjectPtr | Soft reference to the icon texture displayed for this report entry. | Category: B1CityEditReportTableRow |
| SubList | TArray | List of sub-items belonging to this report entry. | Category: B1CityEditReportTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |