AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
WeatherMgr.h File Reference
#include "Define.h"

Go to the source code of this file.

Namespaces

namespace  WeatherMgr
 

Functions

void WeatherMgr::LoadWeatherData ()
 
WeatherWeatherMgr::FindWeather (uint32 id)
 Find a Weather object by the given zoneid.
 
WeatherWeatherMgr::AddWeather (uint32 zone_id)
 Add a Weather object to the list.
 
void WeatherMgr::RemoveWeather (uint32 id)
 Remove a Weather object for the given zoneid.
 
void WeatherMgr::SendFineWeatherUpdateToPlayer (Player *player)
 
void WeatherMgr::Update (uint32 diff)