|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| struct | boss_horAI |
Macros | |
| #define | HoRScriptName "instance_halls_of_reflection" |
| #define | MAX_ENCOUNTER 3 |
Functions | |
| template<class AI> | |
| AI * | GetHallsOfReflectionAI (Creature *creature) |
| #define HoRScriptName "instance_halls_of_reflection" |
Definition at line 9 of file halls_of_reflection.h.
Referenced by GetHallsOfReflectionAI().
| #define MAX_ENCOUNTER 3 |
Definition at line 10 of file halls_of_reflection.h.
| enum Actions |
| Enumerator | |
|---|---|
| ACTION_ENTER_COMBAT | |
| ACTION_START_ESCAPING | |
| ACTION_WALL_BROKEN | |
Definition at line 99 of file halls_of_reflection.h.
| enum Creatures |
Definition at line 37 of file halls_of_reflection.h.
| enum Data |
Definition at line 18 of file halls_of_reflection.h.
| enum GameObjects |
Definition at line 69 of file halls_of_reflection.h.
| enum HorWorldStates |
| Enumerator | |
|---|---|
| WORLD_STATE_HOR_WAVES_ENABLED | |
| WORLD_STATE_HOR_WAVE_COUNT | |
Definition at line 92 of file halls_of_reflection.h.
| enum InstanceEvents |
| Enumerator | |
|---|---|
| EVENT_SPAWN_WAVES | |
| EVENT_NEXT_WAVE | |
| EVENT_DO_WIPE | |
| EVENT_ADD_WAVE | |
Definition at line 113 of file halls_of_reflection.h.
| enum TrashGeneralSpells |
| Enumerator | |
|---|---|
| SPELL_WELL_OF_SOULS | |
| SPELL_SPIRIT_ACTIVATE | |
Definition at line 106 of file halls_of_reflection.h.
| AI * GetHallsOfReflectionAI | ( | Creature * | creature | ) |
Definition at line 167 of file halls_of_reflection.h.
References GetInstanceAI(), and HoRScriptName.
Referenced by npc_jaina_or_sylvanas_escape_hor::GetAI(), and npc_jaina_or_sylvanas_hor::GetAI().