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

Classes

class  spell_gen_lifebloom_AuraScript

Public Member Functions

AuraScriptGetAuraScript () const OVERRIDE
 spell_gen_lifebloom (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 1980 of file spell_generic.cpp.

Constructor & Destructor Documentation

◆ spell_gen_lifebloom()

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

Definition at line 1983 of file spell_generic.cpp.

References _spellId, and SpellScriptLoader::SpellScriptLoader().

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_gen_lifebloom::GetAuraScript ( ) const
inlinevirtual

Reimplemented from SpellScriptLoader.

Definition at line 2018 of file spell_generic.cpp.

References _spellId, and OVERRIDE.

Member Data Documentation

◆ _spellId

uint32 spell_gen_lifebloom::_spellId
private

Definition at line 2024 of file spell_generic.cpp.

Referenced by GetAuraScript(), and spell_gen_lifebloom().


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