B1WeatherConfigByMap
- Maps weather configurations to a specific city (map),
* used to define weather conditions per map in the calendar system.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CityId | FName | Identifier of the city (map) these weather configs apply to. | Category: B1WeatherConfigByMap Foreign: Map.Id |
| WeatherConfigs | TArray | Weather configurations applicable to this city. | Category: B1WeatherConfigByMap |