◆ CosmicSmashDamageEvent()
| CosmicSmashDamageEvent::CosmicSmashDamageEvent |
( |
Unit * |
caster | ) |
|
|
inline |
263 {
264 }
Unit * _caster
Definition boss_algalon_the_observer.cpp:273
◆ Execute()
Reimplemented from BasicEvent.
267 {
269 return true;
270 }
@ SPELL_COSMIC_SMASH_TRIGGERED
Definition boss_algalon_the_observer.cpp:46
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:1372
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: