|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | FilterTargets (std::list< WorldObject * > &targets) |
| void | HandleSendEvent (SpellEffIndex) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_the_lich_king_quake_SpellScript) | |
| void | Register () OVERRIDE |
Definition at line 2280 of file boss_the_lich_king.cpp.
|
inlineprivate |
Definition at line 2289 of file boss_the_lich_king.cpp.
References DATA_ARTHAS_PLATFORM, SpellScript::GetCaster(), and ObjectAccessor::GetGameObject().
Referenced by Register().
|
inlineprivate |
Definition at line 2295 of file boss_the_lich_king.cpp.
References ACTION_START_ATTACK, UnitAI::DoAction(), Unit::GetAI(), and SpellScript::GetCaster().
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 2284 of file boss_the_lich_king.cpp.
References SpellScript::GetCaster(), WorldObject::GetInstanceScript(), and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2301 of file boss_the_lich_king.cpp.
References EFFECT_0, EFFECT_1, FilterTargets(), HandleSendEvent(), SpellScript::OnEffectHit, SpellScript::OnObjectAreaTargetSelect, OVERRIDE, SPELL_EFFECT_SEND_EVENT, SpellEffectFn, SpellObjectAreaTargetSelectFn, and TARGET_UNIT_SRC_AREA_ENTRY.