![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "InstanceMapScript.h"#include "InstanceScript.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "the_eye.h"Go to the source code of this file.
Classes | |
| class | instance_the_eye |
| struct | instance_the_eye::instance_the_eye_InstanceMapScript |
| class | spell_the_eye_countercharge_aura |
Functions | |
| void | AddSC_instance_the_eye () |
Variables | |
| ObjectData const | creatureData [] |
| ObjectData const | gameObjectData [] |
| DoorData const | doorData [] |
| BossBoundaryData const | boundaries |
| void AddSC_instance_the_eye | ( | ) |
References RegisterSpellScript.
Referenced by AddOutlandScripts().
| BossBoundaryData const boundaries |
Referenced by instance_the_eye::instance_the_eye_InstanceMapScript::instance_the_eye_InstanceMapScript().
| ObjectData const creatureData[] |
Referenced by instance_the_eye::instance_the_eye_InstanceMapScript::instance_the_eye_InstanceMapScript().
| DoorData const doorData[] |
Referenced by instance_the_eye::instance_the_eye_InstanceMapScript::instance_the_eye_InstanceMapScript().
| ObjectData const gameObjectData[] |
Referenced by instance_the_eye::instance_the_eye_InstanceMapScript::instance_the_eye_InstanceMapScript().