|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "trial_of_the_champion.h"#include "ScriptedEscortAI.h"Go to the source code of this file.
Classes | |
| class | boss_eadric |
| struct | boss_eadric::boss_eadricAI |
| class | boss_paletress |
| struct | boss_paletress::boss_paletressAI |
| class | npc_argent_soldier |
| struct | npc_argent_soldier::npc_argent_soldierAI |
| class | npc_memory |
| struct | npc_memory::npc_memoryAI |
| class | OrientationCheck |
| class | spell_eadric_radiance |
| class | spell_eadric_radiance::spell_eadric_radiance_SpellScript |
| class | spell_paletress_summon_memory |
| class | spell_paletress_summon_memory::spell_paletress_summon_memory_SpellScript |
Functions | |
| void | AddSC_boss_argent_challenge () |
Variables | |
| uint32 const | memorySpellId [25] |
| enum Spells |
Definition at line 43 of file boss_argent_challenge.cpp.
| void AddSC_boss_argent_challenge | ( | ) |
Definition at line 659 of file boss_argent_challenge.cpp.
Referenced by AddNorthrendScripts().
| uint32 const memorySpellId[25] |
Definition at line 584 of file boss_argent_challenge.cpp.
Referenced by spell_paletress_summon_memory::spell_paletress_summon_memory_SpellScript::HandleScript(), and spell_paletress_summon_memory::spell_paletress_summon_memory_SpellScript::Validate().