TrinityCore
spell_gen_pet_calculate Class Reference
+ Inheritance diagram for spell_gen_pet_calculate:

Classes

class  spell_gen_pet_calculate_AuraScript
 

Public Member Functions

 spell_gen_pet_calculate ()
 
AuraScriptGetAuraScript () const override
 
- Public Member Functions inherited from SpellScriptLoader
virtual SpellScriptGetSpellScript () const
 
virtual AuraScriptGetAuraScript () const
 
- Public Member Functions inherited from ScriptObject
 ScriptObject (ScriptObject const &right)=delete
 
 ScriptObject (ScriptObject &&right)=delete
 
ScriptObjectoperator= (ScriptObject const &right)=delete
 
ScriptObjectoperator= (ScriptObject &&right)=delete
 
std::string const & GetName () const
 

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 89 of file spell_pet.cpp.

Constructor & Destructor Documentation

◆ spell_gen_pet_calculate()

spell_gen_pet_calculate::spell_gen_pet_calculate ( )
inline

Definition at line 92 of file spell_pet.cpp.

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_gen_pet_calculate::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 211 of file spell_pet.cpp.


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