B1CityEditReportSubList
- Defines a sub-list entry within a city edit report, specifying the ID,
* list key, and description text for a single report sub-item.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FName | Unique identifier for this report sub-list entry. | Category: B1CityEditReportSubList |
| ListKey | FString | Key used to associate this sub-list entry with its parent list. | Category: B1CityEditReportSubList |
| DescriptionTextId | FString | Description text identifier displayed for this report sub-list entry. | Category: B1CityEditReportSubList |