TrinityCore
spell_item_anger_capacitor< StackAmount > Class Template Reference
+ Inheritance diagram for spell_item_anger_capacitor< StackAmount >:

Classes

class  spell_item_anger_capacitor_AuraScript
 

Public Member Functions

 spell_item_anger_capacitor (char const *ScriptName)
 
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

template<uint8 StackAmount>
class spell_item_anger_capacitor< StackAmount >

Definition at line 278 of file spell_item.cpp.

Constructor & Destructor Documentation

◆ spell_item_anger_capacitor()

template<uint8 StackAmount>
spell_item_anger_capacitor< StackAmount >::spell_item_anger_capacitor ( char const *  ScriptName)
inline

Definition at line 281 of file spell_item.cpp.

Member Function Documentation

◆ GetAuraScript()

template<uint8 StackAmount>
AuraScript * spell_item_anger_capacitor< StackAmount >::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 328 of file spell_item.cpp.


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