Show / Hide Table of Contents

Delegate WeatherManager.OnWeatherChangeHandler

Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnWeatherChangeHandler(WeatherType weather);
Parameters
Type Name Description
WeatherType weather
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX