◆ spell_gen_lifebloom()
spell_gen_lifebloom::spell_gen_lifebloom |
( |
uint32 |
spellId | ) |
|
|
inline |
AuraScript()
Definition SpellScript.h:688
uint32 _spellId
Definition spell_generic.cpp:3900
◆ AfterRemove()
3883 {
3884
3886 {
3887 return;
3888 }
3889
3890
3892 }
@ AURA_REMOVE_BY_EXPIRE
Definition SpellAuraDefines.h:395
@ AURA_REMOVE_BY_ENEMY_SPELL
Definition SpellAuraDefines.h:394
AuraApplication const * GetTargetApplication() const
Definition SpellScript.cpp:1194
Unit * GetTarget() const
Definition SpellScript.cpp:1165
ObjectGuid GetCasterGUID() const
Definition SpellScript.cpp:1015
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 _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: