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

Classes

class  spell_halion_twilight_realm_handlers_AuraScript

Public Member Functions

AuraScriptGetAuraScript () const OVERRIDE
 spell_halion_twilight_realm_handlers (const char *scriptName, uint32 beforeHitSpell, bool isApplyHandler)
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 _beforeHitSpell
bool _isApplyHandler

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 1505 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ spell_halion_twilight_realm_handlers()

spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers ( const char * scriptName,
uint32 beforeHitSpell,
bool isApplyHandler )
inline

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_halion_twilight_realm_handlers::GetAuraScript ( ) const
inlinevirtual

Reimplemented from SpellScriptLoader.

Definition at line 1561 of file boss_halion.cpp.

References _beforeHitSpell, _isApplyHandler, and OVERRIDE.

Member Data Documentation

◆ _beforeHitSpell

uint32 spell_halion_twilight_realm_handlers::_beforeHitSpell
private

Definition at line 1567 of file boss_halion.cpp.

Referenced by GetAuraScript(), and spell_halion_twilight_realm_handlers().

◆ _isApplyHandler

bool spell_halion_twilight_realm_handlers::_isApplyHandler
private

Definition at line 1568 of file boss_halion.cpp.

Referenced by GetAuraScript(), and spell_halion_twilight_realm_handlers().


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