TrinityCore
spell_item_shard_of_the_scale< HealProcSpellId, DamageProcSpellId > Class Template Reference
+ Inheritance diagram for spell_item_shard_of_the_scale< HealProcSpellId, DamageProcSpellId >:

Classes

class  spell_item_shard_of_the_scale_AuraScript
 

Public Member Functions

 spell_item_shard_of_the_scale (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<uint32 HealProcSpellId, uint32 DamageProcSpellId>
class spell_item_shard_of_the_scale< HealProcSpellId, DamageProcSpellId >

Definition at line 3266 of file spell_item.cpp.

Constructor & Destructor Documentation

◆ spell_item_shard_of_the_scale()

template<uint32 HealProcSpellId, uint32 DamageProcSpellId>
spell_item_shard_of_the_scale< HealProcSpellId, DamageProcSpellId >::spell_item_shard_of_the_scale ( char const *  ScriptName)
inline

Definition at line 3269 of file spell_item.cpp.

Member Function Documentation

◆ GetAuraScript()

template<uint32 HealProcSpellId, uint32 DamageProcSpellId>
AuraScript * spell_item_shard_of_the_scale< HealProcSpellId, DamageProcSpellId >::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 3302 of file spell_item.cpp.


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