◆ CosmicSmashDamageEvent()
CosmicSmashDamageEvent::CosmicSmashDamageEvent |
( |
Unit * |
caster | ) |
|
|
inline |
250 {
251 }
Unit * _caster
Definition boss_algalon_the_observer.cpp:260
◆ Execute()
Reimplemented from BasicEvent.
254 {
256 return true;
257 }
@ SPELL_COSMIC_SMASH_TRIGGERED
Definition boss_algalon_the_observer.cpp:45
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
References _caster, Unit::CastSpell(), and SPELL_COSMIC_SMASH_TRIGGERED.
◆ _caster
Unit* CosmicSmashDamageEvent::_caster |
|
private |
The documentation for this class was generated from the following file: