◆ HandleFinish()
void spell_wintergrasp_rp_gg::HandleFinish |
( |
| ) |
|
|
inlineprivate |
998 {
1000 return;
1001
1003 }
WorldLocation const * GetExplTargetDest()
Definition SpellScript.cpp:416
Unit * GetCaster()
Definition SpellScript.cpp:401
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
@ SPELL_RP_GG_TRIGGER_MISSILE
Definition zone_wintergrasp.cpp:67
References Unit::CastSpell(), SpellScript::GetCaster(), SpellScript::GetExplTargetDest(), and SPELL_RP_GG_TRIGGER_MISSILE.
Referenced by Register().
◆ Load()
bool spell_wintergrasp_rp_gg::Load |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
992 {
994 return true;
995 }
bool handled
Definition zone_wintergrasp.cpp:990
References handled.
◆ PrepareSpellScript()
◆ Register()
void spell_wintergrasp_rp_gg::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ Validate()
bool spell_wintergrasp_rp_gg::Validate |
( |
SpellInfo const * |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ handled
bool spell_wintergrasp_rp_gg::handled |
|
private |
The documentation for this class was generated from the following file: