![]() |
TrinityCore
|
Inheritance diagram for spell_dru_travel_form:Static Public Member Functions | |
| static uint32 | GetFormSpellId (Player const *player, Difficulty difficulty, bool requiresOutdoor) |
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 *) override |
| bool | Load () override |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| void | AfterRemove (AuraEffect const *aurEff, AuraEffectHandleModes) |
| void | Register () override |
Static Private Member Functions | |
| static SpellCastResult | CheckLocationForForm (Player const *targetPlayer, Difficulty difficulty, bool requireOutdoors, uint32 spell_id) |
Private Attributes | |
| uint32 | triggeredSpellId = 0 |
Definition at line 2684 of file spell_druid.cpp.
|
inlineprivate |
Definition at line 2713 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 2749 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2733 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 2691 of file spell_druid.cpp.
Here is the call graph for this function:
|
inlineprivate |
Definition at line 2696 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 2726 of file spell_druid.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 2686 of file spell_druid.cpp.
Here is the call graph for this function:
|
private |
Definition at line 2759 of file spell_druid.cpp.