> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/instructions/set-weather-selection.md).

# Set Weather Selection

```
COZY > Settings > Set Weather Selection
```

## Description

```csharp
Sets the Weather Selection Mode
```

## Parameters <a href="#parameters" id="parameters"></a>

<table><thead><tr><th>Name</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Weather Selection</td><td>The selection mode to apply for</td><td></td></tr></tbody></table>

## WeatherSelection

| Name           |
| -------------- |
| Manual         |
| Forecast       |
| Daily Forecast |
| Automatic      |

## Keywords

```
COZY, Weather
```
