Class WeatherClimate
All the weather odds for a season
Inheritance
WeatherClimate
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public class WeatherClimate
Fields
|
Improve this Doc
View Source
Fall
Declaration
public WeatherClimateSeason Fall
Field Value
|
Improve this Doc
View Source
Spring
Declaration
public WeatherClimateSeason Spring
Field Value
|
Improve this Doc
View Source
Summer
Declaration
public WeatherClimateSeason Summer
Field Value
|
Improve this Doc
View Source
Winter
Declaration
public WeatherClimateSeason Winter
Field Value
Methods
|
Improve this Doc
View Source
GetWeather(DaggerfallDateTime.Seasons)
Declaration
public WeatherType GetWeather(DaggerfallDateTime.Seasons season)
Parameters
Returns