2543 {
2545 {
2546 return;
2547 }
2548
2551 }
@ TRIGGERED_FULL_MASK
Will return SPELL_FAILED_DONT_REPORT in CheckCast functions.
Definition: SpellDefines.h:148
@ SPELL_EJECT_ALL_PASSENGERS
Definition: boss_icecrown_gunship_battle.cpp:184
@ POWER_ENERGY
Definition: SharedDefines.h:272
@ SPELL_MISS_NONE
Definition: SharedDefines.h:1519
void SetPower(Powers power, uint32 val, bool withPowerUpdate=true, bool fromRegenerate=false)
Definition: Unit.cpp:15521
SpellCastResult CastSpell(SpellCastTargets const &targets, SpellInfo const *spellInfo, CustomSpellValues const *value, TriggerCastFlags triggerFlags=TRIGGERED_NONE, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition: Unit.cpp:1168
Unit * GetHitUnit()
Definition: SpellScript.cpp:448