#include "ElunaScript.h"
◆ ElunaScript()
ElunaScript::ElunaScript |
( |
const char * |
name | ) |
|
|
protected |
22{
24}
Definition ScriptObject.h:43
static void AddScript(TScript *const script, std::vector< uint16 > enabledHooks={})
Definition ScriptMgr.h:756
References ScriptRegistry< TScript >::AddScript().
◆ CanAreaTrigger()
◆ OnWeatherChange()
This hook called when the weather changes in the zone this script is associated with.
- Parameters
-
weather | Contains information about the Weather |
state | Contains information about the WeatherState |
grade | Contains information about the grade |
Referenced by ScriptMgr::OnWeatherChange().
The documentation for this class was generated from the following files:
- azerothcore-wotlk/src/server/game/Scripting/ScriptDefines/ElunaScript.h
- azerothcore-wotlk/src/server/game/Scripting/ScriptDefines/ElunaScript.cpp