![]() |
TrinityCore
|
Inheritance diagram for spell_gen_battleground_mercenary_shapeshift:Private Member Functions | |
| bool | Validate (SpellInfo const *) override |
| void | HandleApply (AuraEffect const *, AuraEffectHandleModes mode) const |
| void | HandleRemove (AuraEffect const *, AuraEffectHandleModes) const |
| void | UpdateRacials (Races oldRace, Races newRace) const |
| void | Register () override |
Static Private Member Functions | |
| static Races | GetReplacementRace (Races nativeRace, Classes playerClass) |
| static uint32 | GetDisplayIdForRace (Races race, Gender gender) |
Static Private Attributes | |
| static std::unordered_map< Races, std::array< uint32, 2 > > const | RaceDisplayIds |
| static std::vector< uint32 > | RacialSkills |
Definition at line 414 of file spell_generic.cpp.
|
inlinestaticprivate |
Definition at line 462 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 453 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 490 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 504 of file spell_generic.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 532 of file spell_generic.cpp.
Here is the call graph for this function:
|
inlineprivate |
Definition at line 514 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 470 of file spell_generic.cpp.
|
inlinestaticprivate |
Definition at line 416 of file spell_generic.cpp.
|
inlinestaticprivate |
Definition at line 451 of file spell_generic.cpp.