◆ TriggerWickedSpirit()
| TriggerWickedSpirit::TriggerWickedSpirit |
( |
Creature * |
owner | ) |
|
|
inlineexplicit |
537 {
538 }
uint32 _counter
Definition boss_the_lich_king.cpp:555
Creature * _owner
Definition boss_the_lich_king.cpp:554
◆ Execute()
Reimplemented from BasicEvent.
541 {
543
545 {
547 return false;
548 }
549
550 return true;
551 }
@ SPELLVALUE_MAX_TARGETS
Definition SpellDefines.h:117
@ SPELL_TRIGGER_VILE_SPIRIT_HEROIC
Definition boss_the_lich_king.cpp:181
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:731
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: