◆ FrostBombExplosion()
ObjectGuid _sindragosaGUID
Definition boss_sindragosa.cpp:206
Creature * _owner
Definition boss_sindragosa.cpp:205
◆ Execute()
Reimplemented from BasicEvent.
198 {
201 return true;
202 }
@ SPELL_FROST_BOMB_VISUAL
Definition boss_sindragosa.cpp:74
@ SPELL_FROST_BOMB
Definition boss_sindragosa.cpp:76
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:1178
void RemoveAurasDueToSpell(uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty, uint8 reqEffMask=0, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
Definition Unit.cpp:4941
References _owner, _sindragosaGUID, Unit::CastSpell(), Unit::RemoveAurasDueToSpell(), SPELL_FROST_BOMB, and SPELL_FROST_BOMB_VISUAL.
◆ _owner
◆ _sindragosaGUID
The documentation for this class was generated from the following file: