AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
TriggerWickedSpirit (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 |
uint32 | _counter |
|
inlineexplicit |
Reimplemented from BasicEvent.
References _counter, _owner, EventProcessor::AddEvent(), EventProcessor::CalculateTime(), Unit::CastCustomSpell(), WorldObject::m_Events, SPELL_TRIGGER_VILE_SPIRIT_HEROIC, and SPELLVALUE_MAX_TARGETS.