◆ HandleScriptEffect()
| void spell_q12641_death_comes_from_on_high_recall_eye::HandleScriptEffect |
( |
SpellEffIndex |
effIndex | ) |
|
|
inlineprivate |
82 {
86
87 if (!caster || !owner)
88 return;
89
92 }
void PreventHitEffect(SpellEffIndex effIndex)
Definition SpellScript.cpp:579
Unit * GetCaster()
Definition SpellScript.cpp:401
bool HasAura(uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty, ObjectGuid itemCasterGUID=ObjectGuid::Empty, uint8 reqEffMask=0) const
Definition Unit.cpp:6017
Unit * GetCharmerOrOwner() const
Definition Unit.h:1287
void RemoveAurasDueToSpell(uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty, uint8 reqEffMask=0, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
Definition Unit.cpp:5189
@ SPELL_THE_EYE_OF_ACHERUS
Definition zone_the_scarlet_enclave.cpp:44
References SpellScript::GetCaster(), Unit::GetCharmerOrOwner(), Unit::HasAura(), SpellScript::PreventHitEffect(), Unit::RemoveAurasDueToSpell(), and SPELL_THE_EYE_OF_ACHERUS.
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
| void spell_q12641_death_comes_from_on_high_recall_eye::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ Validate()
| bool spell_q12641_death_comes_from_on_high_recall_eye::Validate |
( |
SpellInfo const * |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: