![]() |
TrinityCore
|
Inheritance diagram for spell_gen_no_npc_damage_below_override:Static Public Member Functions | |
| static void | CalculateAmount (AuraScript const &, AuraEffect const *, SpellEffectValue &amount, bool &) |
Static Public Member Functions inherited from SpellScriptBase | |
| static bool | ValidateSpellInfo (std::initializer_list< uint32 > spellIds) |
| template<class T > | |
| static bool | ValidateSpellInfo (T const &spellIds) |
| static bool | ValidateSpellEffect (std::initializer_list< std::pair< uint32, SpellEffIndex > > effects) |
| template<class T > | |
| static bool | ValidateSpellEffect (T const &spellEffects) |
Private Attributes | |
| float | _healthPct |
Definition at line 5582 of file spell_generic.cpp.
|
inline |
Definition at line 5585 of file spell_generic.cpp.
|
inlinestatic |
|
inline |
Definition at line 5592 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements SpellScriptBase.
Definition at line 5606 of file spell_generic.cpp.
Here is the call graph for this function:
|
private |
Definition at line 5613 of file spell_generic.cpp.