|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| NecroticPlagueTargetCheck (Unit const *obj, uint32 notAura1=0, uint32 notAura2=0) | |
| bool | operator() (Unit *unit) const |
Private Attributes | |
| uint32 | _notAura1 |
| uint32 | _notAura2 |
| Unit const * | _sourceObj |
Definition at line 343 of file boss_the_lich_king.cpp.
|
inline |
Definition at line 346 of file boss_the_lich_king.cpp.
References _notAura1, _notAura2, and _sourceObj.
|
inline |
Definition at line 351 of file boss_the_lich_king.cpp.
References _notAura1, _notAura2, _sourceObj, Unit::HasAura(), Unit::isTargetableForAttack(), Unit::IsTotem(), and SPELL_PLAGUE_AVOIDANCE.
|
private |
Definition at line 362 of file boss_the_lich_king.cpp.
Referenced by NecroticPlagueTargetCheck(), and operator()().
|
private |
Definition at line 363 of file boss_the_lich_king.cpp.
Referenced by NecroticPlagueTargetCheck(), and operator()().
|
private |
Definition at line 361 of file boss_the_lich_king.cpp.
Referenced by NecroticPlagueTargetCheck(), and operator()().