![]() |
TrinityCore
|
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) | |
| AuraScript * | GetAuraScript () const override |
Public Member Functions inherited from SpellScriptLoader | |
| virtual SpellScript * | GetSpellScript () const |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (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) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 1437 of file boss_halion.cpp.
|
inline |
Definition at line 1440 of file boss_halion.cpp.
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1482 of file boss_halion.cpp.
|
private |
Definition at line 1488 of file boss_halion.cpp.