TrinityCore
spell_item_zandalarian_charm Class Reference
+ Inheritance diagram for spell_item_zandalarian_charm:

Classes

class  spell_item_zandalarian_charm_AuraScript
 

Public Member Functions

 spell_item_zandalarian_charm (char const *ScriptName, uint32 SpellId)
 
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
 

Private Attributes

uint32 _spellId
 

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 3891 of file spell_item.cpp.

Constructor & Destructor Documentation

◆ spell_item_zandalarian_charm()

spell_item_zandalarian_charm::spell_item_zandalarian_charm ( char const *  ScriptName,
uint32  SpellId 
)
inline

Definition at line 3894 of file spell_item.cpp.

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_item_zandalarian_charm::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 3930 of file spell_item.cpp.

Member Data Documentation

◆ _spellId

uint32 spell_item_zandalarian_charm::_spellId
private

Definition at line 3936 of file spell_item.cpp.


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