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