Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
spell_halion_marks Class Reference
Inheritance diagram for spell_halion_marks:
Collaboration diagram for spell_halion_marks:

Classes

class  spell_halion_marks_AuraScript

Public Member Functions

AuraScriptGetAuraScript () const OVERRIDE
 spell_halion_marks (char const *scriptName, uint32 summonSpell, uint32 removeSpell)
Public Member Functions inherited from SpellScriptLoader
virtual SpellScriptGetSpellScript () const
bool IsDatabaseBound () const FINAL
Public Member Functions inherited from ScriptObject
const std::string & GetName () const

Private Attributes

uint32 _removeSpell
uint32 _summonSpell

Additional Inherited Members

Protected Member Functions inherited from SpellScriptLoader
 SpellScriptLoader (const char *name)
Protected Member Functions inherited from ScriptObject
 ScriptObject (const char *name)
virtual ~ScriptObject ()

Detailed Description

Definition at line 1408 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ spell_halion_marks()

spell_halion_marks::spell_halion_marks ( char const * scriptName,
uint32 summonSpell,
uint32 removeSpell )
inline

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_halion_marks::GetAuraScript ( ) const
inlinevirtual

Reimplemented from SpellScriptLoader.

Definition at line 1459 of file boss_halion.cpp.

References _removeSpell, _summonSpell, and OVERRIDE.

Member Data Documentation

◆ _removeSpell

uint32 spell_halion_marks::_removeSpell
private

Definition at line 1466 of file boss_halion.cpp.

Referenced by GetAuraScript(), and spell_halion_marks().

◆ _summonSpell

uint32 spell_halion_marks::_summonSpell
private

Definition at line 1465 of file boss_halion.cpp.

Referenced by GetAuraScript(), and spell_halion_marks().


The documentation for this class was generated from the following file:
  • src/server/scripts/Northrend/ChamberOfAspects/RubySanctum/boss_halion.cpp