◆ ChargeRifts()
ChargeRifts::ChargeRifts |
( |
Creature * |
caster | ) |
|
|
inline |
56 {
57 }
Creature * _caster
Definition boss_anomalus.cpp:67
◆ Execute()
Reimplemented from BasicEvent.
60 {
63 return true;
64 }
@ EMOTE_SHIELD
Definition boss_anomalus.cpp:40
@ SPELL_CHARGE_RIFTS
Definition boss_anomalus.cpp:28
void Talk(uint8 id, WorldObject const *whisperTarget=nullptr, Milliseconds delay=0s)
Causes the creature to talk/say the text assigned to their entry in the creature_text database table.
Definition CreatureAI.cpp:50
CreatureAI * AI() const
Definition Creature.h:141
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, Creature::AI(), Unit::CastSpell(), EMOTE_SHIELD, SPELL_CHARGE_RIFTS, and CreatureAI::Talk().
◆ _caster
The documentation for this class was generated from the following file: