◆ spell_gen_lifebloom()
| spell_gen_lifebloom::spell_gen_lifebloom |
( |
uint32 |
spellId | ) |
|
|
inline |
AuraScript()
Definition SpellScript.h:699
uint32 _spellId
Definition spell_generic.cpp:3978
◆ AfterRemove()
3961 {
3962
3964 {
3965 return;
3966 }
3967
3968
3970 }
@ AURA_REMOVE_BY_EXPIRE
Definition SpellAuraDefines.h:395
@ AURA_REMOVE_BY_ENEMY_SPELL
Definition SpellAuraDefines.h:394
AuraApplication const * GetTargetApplication() const
Definition SpellScript.cpp:1210
Unit * GetTarget() const
Definition SpellScript.cpp:1180
ObjectGuid GetCasterGUID() const
Definition SpellScript.cpp:1030
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:1350
References _spellId, AURA_REMOVE_BY_ENEMY_SPELL, AURA_REMOVE_BY_EXPIRE, Unit::CastSpell(), AuraScript::GetCasterGUID(), AuraScript::GetTarget(), and AuraScript::GetTargetApplication().
Referenced by Register().
◆ PrepareAuraScript()
◆ Register()
| void spell_gen_lifebloom::Register |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Validate()
| bool spell_gen_lifebloom::Validate |
( |
SpellInfo const * |
| ) |
|
|
inlineoverridevirtual |
◆ _spellId
| uint32 spell_gen_lifebloom::_spellId |
|
private |
The documentation for this class was generated from the following file: