TrinityCore
spell_halion_twilight_realm_handlers Class Reference
+ Inheritance diagram for spell_halion_twilight_realm_handlers:

Classes

class  spell_halion_twilight_realm_handlers_AuraScript
 

Public Member Functions

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

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

Constructor & Destructor Documentation

◆ spell_halion_twilight_realm_handlers()

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

Definition at line 1628 of file boss_halion.cpp.

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_halion_twilight_realm_handlers::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 1678 of file boss_halion.cpp.

Member Data Documentation

◆ _beforeHitSpell

uint32 spell_halion_twilight_realm_handlers::_beforeHitSpell
private

Definition at line 1684 of file boss_halion.cpp.

◆ _isApplyHandler

bool spell_halion_twilight_realm_handlers::_isApplyHandler
private

Definition at line 1685 of file boss_halion.cpp.


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