◆ spell_hallows_end_put_costume()
spell_hallows_end_put_costume::spell_hallows_end_put_costume |
( |
uint32 |
maleSpell, |
|
|
uint32 |
femaleSpell |
|
) |
| |
|
inline |
uint32 _femaleSpell
Definition hallows_end.cpp:127
uint32 _maleSpell
Definition hallows_end.cpp:126
◆ HandleScript()
void spell_hallows_end_put_costume::HandleScript |
( |
SpellEffIndex |
| ) |
|
|
inline |
115 {
118 }
Player * GetHitPlayer()
Definition SpellScript.cpp:471
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
References _femaleSpell, _maleSpell, Unit::CastSpell(), SpellScript::GetCaster(), and SpellScript::GetHitPlayer().
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
void spell_hallows_end_put_costume::Register |
( |
| ) |
|
|
inlineoverridevirtual |
◆ _femaleSpell
uint32 spell_hallows_end_put_costume::_femaleSpell |
|
private |
◆ _maleSpell
uint32 spell_hallows_end_put_costume::_maleSpell |
|
private |
The documentation for this class was generated from the following file: