AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
VileSpiritActivateEvent (Creature *owner) | |
bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
BasicEvent ()=default | |
virtual | ~BasicEvent ()=default |
virtual bool | Execute (uint64, uint32) |
virtual bool | IsDeletable () const |
virtual void | Abort (uint64) |
void | ScheduleAbort () |
Private Attributes | |
Creature * | _owner |
|
inlineexplicit |
Reimplemented from BasicEvent.
References _owner, Unit::CastSpell(), REACT_AGGRESSIVE, Creature::SetReactState(), SPELL_VILE_SPIRIT_DAMAGE_SEARCH, and SPELL_VILE_SPIRIT_MOVE_SEARCH.
Referenced by spell_the_lich_king_trigger_vile_spirit::ActivateSpirit().