B1CitySeasonWeatherTableRow
- Table row that defines the city-specific seasonal weather configuration, including the starting temperature and all season entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StartFirstTemperature | int32 | Initial temperature at the start of the first season for this city. | Category: B1CitySeasonWeatherTableRow |
| Seasons | TArray | List of season configurations defining the weather and temperature behavior per season for this city. | Category: B1CitySeasonWeatherTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |