TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WeatherMgr Namespace Reference

Functions

WeatherFindWeather (uint32 id)
 Find a Weather object by the given zoneid. More...
 
void RemoveWeather (uint32 id)
 Remove a Weather object for the given zoneid. More...
 
WeatherAddWeather (uint32 zone_id)
 Add a Weather object to the list. More...
 
void LoadWeatherData ()
 
void SendFineWeatherUpdateToPlayer (Player *player)
 
void Update (uint32 diff)