Click or drag to resize

ProceduralWeatherLookupLookupTable Property

The internal DoubleDictionary that this object wraps

Namespace:  WeatherSystem
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public DoubleDictionary<HumidityVariables, TemperatureVariables, WeatherTypes> LookupTable { get; }

Property Value

Type: DoubleDictionaryHumidityVariables, TemperatureVariables, WeatherTypes
See Also