◆ TriggerWickedSpirit()
| TriggerWickedSpirit::TriggerWickedSpirit |
( |
Creature * |
owner | ) |
|
|
inlineexplicit |
538 {
539 }
uint32 _counter
Definition boss_the_lich_king.cpp:556
Creature * _owner
Definition boss_the_lich_king.cpp:555
◆ Execute()
Reimplemented from BasicEvent.
542 {
544
546 {
548 return false;
549 }
550
551 return true;
552 }
@ SPELLVALUE_MAX_TARGETS
Definition SpellDefines.h:117
@ SPELL_TRIGGER_VILE_SPIRIT_HEROIC
Definition boss_the_lich_king.cpp:182
void AddEventAtOffset(BasicEvent *event, Milliseconds offset, uint8 eventGroup=0)
Definition EventProcessor.h:108
SpellCastResult CastCustomSpell(Unit *victim, uint32 spellId, int32 const *bp0, int32 const *bp1, int32 const *bp2, bool triggered, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition Unit.cpp:1251
EventProcessor m_Events
Definition Object.h:730
References _counter, _owner, EventProcessor::AddEventAtOffset(), Unit::CastCustomSpell(), WorldObject::m_Events, SPELL_TRIGGER_VILE_SPIRIT_HEROIC, and SPELLVALUE_MAX_TARGETS.
◆ _counter
| uint32 TriggerWickedSpirit::_counter |
|
private |
◆ _owner
The documentation for this class was generated from the following file: