![]() |
TrinityCore
|
Inheritance diagram for spell_gen_mixology_bonus:Private Member Functions | |
| bool | Validate (SpellInfo const *spellInfo) override |
| bool | Load () override |
| void | SetBonusValueForEffect (SpellEffIndex effIndex, int32 value, AuraEffect const *aurEff) |
| void | CalculateAmount (AuraEffect const *aurEff, SpellEffectValue &amount, bool &) |
| void | Register () override |
Private Attributes | |
| int32 | bonus = 0 |
Definition at line 3931 of file spell_generic.cpp.
|
inlineprivate |
Definition at line 3949 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 3938 of file spell_generic.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 4123 of file spell_generic.cpp.
Here is the call graph for this function:
|
inlineprivate |
Definition at line 3943 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 3933 of file spell_generic.cpp.
Here is the call graph for this function:
|
private |
Definition at line 4121 of file spell_generic.cpp.