Class WeightedWeather
Inheritance
System.Object
WeightedWeather
Namespace: Eco.Gameplay.Weather
Assembly: Eco.Gameplay.dll
Syntax
public class WeightedWeather : WeightedKVP<WeatherEventType>
Constructors
WeightedWeather()
Declaration
public WeightedWeather()
WeightedWeather(WeatherEventType, Int32)
Declaration
public WeightedWeather(WeatherEventType i, int w)
Parameters
| Type | Name | Description |
|---|---|---|
| WeatherEventType | i | |
| System.Int32 | w |