TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
spell_dk_raise_ally Class Reference
+ Inheritance diagram for spell_dk_raise_ally:

Classes

class  spell_dk_raise_ally_AuraScript
 
class  spell_dk_raise_ally_SpellScript
 

Public Member Functions

 spell_dk_raise_ally ()
 
SpellScriptGetSpellScript () const override
 
AuraScriptGetAuraScript () const override
 
virtual SpellScriptGetSpellScript () const
 
virtual AuraScriptGetAuraScript () const
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Static Public Attributes

static char constexpr const ScriptName [] = "spell_dk_raise_ally"
 

Additional Inherited Members

- Protected Member Functions inherited from SpellScriptLoader
 SpellScriptLoader (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 2297 of file spell_dk.cpp.

Constructor & Destructor Documentation

◆ spell_dk_raise_ally()

spell_dk_raise_ally::spell_dk_raise_ally ( )
inline

Definition at line 2302 of file spell_dk.cpp.

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_dk_raise_ally::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 2440 of file spell_dk.cpp.

◆ GetSpellScript()

SpellScript * spell_dk_raise_ally::GetSpellScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 2384 of file spell_dk.cpp.

Member Data Documentation

◆ ScriptName

char constexpr const spell_dk_raise_ally::ScriptName = "spell_dk_raise_ally"
staticconstexpr

Definition at line 2300 of file spell_dk.cpp.


The documentation for this class was generated from the following file: