◆ CorruptTriggers()
CorruptTriggers::CorruptTriggers |
( |
Unit * |
caster, |
|
|
uint8 |
currentLane |
|
) |
| |
|
inline |
Unit * _caster
Definition boss_felmyst.cpp:137
uint8 _currentLane
Definition boss_felmyst.cpp:138
◆ Execute()
Reimplemented from BasicEvent.
120 {
122 {
123 case 0:
125 break;
126 case 1:
128 break;
129 case 2:
131 break;
132 }
133 return true;
134 }
@ SPELL_STRAFE_TOP
Definition boss_felmyst.cpp:55
@ SPELL_STRAFE_BOTTOM
Definition boss_felmyst.cpp:57
@ SPELL_STRAFE_MIDDLE
Definition boss_felmyst.cpp:56
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
References _caster, _currentLane, Unit::CastSpell(), SPELL_STRAFE_BOTTOM, SPELL_STRAFE_MIDDLE, and SPELL_STRAFE_TOP.
◆ _caster
Unit* CorruptTriggers::_caster |
|
private |
◆ _currentLane
uint8 CorruptTriggers::_currentLane |
|
private |
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_felmyst.cpp