![]() |
TrinityCore
|
Inheritance diagram for spell_warl_shadowburn:Static Public Member Functions | |
| static void | TryEnergize (Player *caster, Unit const *target, SpellInfo const *spellInfo, Spell const *triggeringSpell, AuraEffect const *triggeringAura) |
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 Member Functions | |
| bool | Validate (SpellInfo const *spellInfo) override |
| void | HandleEnergize () const |
| void | CalcCritChance (Unit const *victim, float &critChance) const |
| void | Register () override |
Definition at line 1261 of file spell_warlock.cpp.
|
inlineprivate |
Definition at line 1283 of file spell_warlock.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 1269 of file spell_warlock.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 1289 of file spell_warlock.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 1296 of file spell_warlock.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 1263 of file spell_warlock.cpp.
Here is the call graph for this function: