TrinityCore
spell_halion_combustion_consumption Class Reference
+ Inheritance diagram for spell_halion_combustion_consumption:

Classes

class  spell_halion_combustion_consumption_AuraScript
 

Public Member Functions

 spell_halion_combustion_consumption (char const *scriptName, uint32 spell)
 
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 1433 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ spell_halion_combustion_consumption()

spell_halion_combustion_consumption::spell_halion_combustion_consumption ( char const *  scriptName,
uint32  spell 
)
inline

Definition at line 1436 of file boss_halion.cpp.

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_halion_combustion_consumption::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 1478 of file boss_halion.cpp.

Member Data Documentation

◆ _spellID

uint32 spell_halion_combustion_consumption::_spellID
private

Definition at line 1484 of file boss_halion.cpp.


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