|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | CheckTargets () |
| void | CountTargets (std::list< WorldObject * > &targets) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_algalon_big_bang_SpellScript) | |
| void | Register () OVERRIDE |
Private Attributes | |
| uint32 | _targetCount |
Definition at line 1181 of file boss_algalon_the_observer.cpp.
|
inlineprivate |
Definition at line 1196 of file boss_algalon_the_observer.cpp.
References _targetCount, ACTION_ASCEND, UnitAI::DoAction(), Unit::GetAI(), and SpellScript::GetCaster().
Referenced by Register().
|
inlineprivate |
Definition at line 1191 of file boss_algalon_the_observer.cpp.
References _targetCount.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 1185 of file boss_algalon_the_observer.cpp.
References _targetCount, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1202 of file boss_algalon_the_observer.cpp.
References SpellScript::AfterCast, CheckTargets(), CountTargets(), EFFECT_0, SpellScript::OnObjectAreaTargetSelect, OVERRIDE, SpellCastFn, SpellObjectAreaTargetSelectFn, and TARGET_UNIT_SRC_AREA_ENEMY.
|
private |
Definition at line 1208 of file boss_algalon_the_observer.cpp.
Referenced by CheckTargets(), CountTargets(), and Load().