◆ DelayedCastMincharEvent()
DelayedCastMincharEvent::DelayedCastMincharEvent |
( |
Creature * |
trigger, |
|
|
uint32 |
spellId |
|
) |
| |
|
inline |
Creature * _trigger
Definition instance_icecrown_citadel.cpp:195
uint32 _spellId
Definition instance_icecrown_citadel.cpp:196
◆ Execute()
Reimplemented from BasicEvent.
188 {
191 return true;
192 }
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
Creature * FindNearestCreature(uint32 entry, float range, bool alive=true) const
Definition Object.cpp:2459
@ NPC_INFILTRATOR_MINCHAR_BQ
Definition icecrown_citadel.h:191
References _spellId, _trigger, Unit::CastSpell(), WorldObject::FindNearestCreature(), and NPC_INFILTRATOR_MINCHAR_BQ.
◆ _spellId
uint32 DelayedCastMincharEvent::_spellId |
|
private |
◆ _trigger
Creature* DelayedCastMincharEvent::_trigger |
|
private |
The documentation for this class was generated from the following file: