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

Classes

class  spell_gen_summon_elemental_AuraScript

Public Member Functions

AuraScriptGetAuraScript () const OVERRIDE
 spell_gen_summon_elemental (const char *name, uint32 spellId)
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 _spellId

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 3205 of file spell_generic.cpp.

Constructor & Destructor Documentation

◆ spell_gen_summon_elemental()

spell_gen_summon_elemental::spell_gen_summon_elemental ( const char * name,
uint32 spellId )
inline

Definition at line 3208 of file spell_generic.cpp.

References _spellId, and SpellScriptLoader::SpellScriptLoader().

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_gen_summon_elemental::GetAuraScript ( ) const
inlinevirtual

Reimplemented from SpellScriptLoader.

Definition at line 3249 of file spell_generic.cpp.

References _spellId, and OVERRIDE.

Member Data Documentation

◆ _spellId

uint32 spell_gen_summon_elemental::_spellId
private

Definition at line 3255 of file spell_generic.cpp.

Referenced by GetAuraScript(), and spell_gen_summon_elemental().


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