◆ FilterTargets()
void spell_sindragosa_ice_tomb_trap::FilterTargets |
( |
std::list< WorldObject * > & |
unitList | ) |
|
|
inlineprivate |
1045 {
1049 }
Definition GridNotifiers.h:1627
SpellInfo const * GetSpellInfo()
Definition SpellScript.cpp:411
std::list< WorldObject * > _targetList
Definition boss_sindragosa.cpp:1064
References _targetList, and SpellScript::GetSpellInfo().
Referenced by Register().
◆ FilterTargetsSubseq()
void spell_sindragosa_ice_tomb_trap::FilterTargetsSubseq |
( |
std::list< WorldObject * > & |
unitList | ) |
|
|
inlineprivate |
◆ PrepareSpellScript()
◆ Register()
void spell_sindragosa_ice_tomb_trap::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ Validate()
bool spell_sindragosa_ice_tomb_trap::Validate |
( |
SpellInfo const * |
| ) |
|
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
1036 {
1038 return false;
1040 return false;
1041 return true;
1042 }
#define sObjectMgr
Definition ObjectMgr.h:1636
@ NPC_ICE_TOMB
Definition icecrown_citadel.h:332
@ GO_ICE_BLOCK
Definition icecrown_citadel.h:460
References GO_ICE_BLOCK, NPC_ICE_TOMB, and sObjectMgr.
◆ _targetList
std::list<WorldObject*> spell_sindragosa_ice_tomb_trap::_targetList |
|
private |
The documentation for this class was generated from the following file: