◆ HandleScriptEffect()
void spell_q12641_death_comes_from_on_high_recall_eye::HandleScriptEffect |
( |
SpellEffIndex |
effIndex | ) |
|
|
inlineprivate |
81 {
85
86 if (!caster || !owner)
87 return;
88
91 }
@ SPELL_THE_EYE_OF_ACHERUS
Definition chapter1.cpp:39
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:5754
Unit * GetCharmerOrOwner() const
Definition Unit.h:1211
void RemoveAurasDueToSpell(uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty, uint8 reqEffMask=0, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
Definition Unit.cpp:4942
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:
- azerothcore-wotlk/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp