![]() |
TrinityCore
|
Inheritance diagram for spell_pilgrims_bounty_buff_food:Private Attributes | |
| uint32 const | _triggeredSpellId |
Additional Inherited Members | |
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) |
Protected Types inherited from SpellScriptBase | |
| template<typename ScriptFunc > | |
| using | GetScriptClass_t = typename GetScriptClass< ScriptFunc >::type |
Protected Attributes inherited from SpellScriptBase | |
| std::string_view | m_scriptName |
| uint32 | m_scriptSpellId |
| uint8 | m_currentScriptState |
Definition at line 37 of file pilgrims_bounty.cpp.
|
inline |
Definition at line 42 of file pilgrims_bounty.cpp.
|
inline |
Definition at line 47 of file pilgrims_bounty.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements SpellScriptBase.
Definition at line 57 of file pilgrims_bounty.cpp.
Here is the call graph for this function:| bool spell_pilgrims_bounty_buff_food::_handled |
Definition at line 62 of file pilgrims_bounty.cpp.
|
private |
Definition at line 39 of file pilgrims_bounty.cpp.