TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
spell_q10929_fumping Class Reference

Classes

class  spell_q10929_fumpingAuraScript
 

Public Member Functions

 spell_q10929_fumping ()
 
AuraScriptGetAuraScript () const override
 

Additional Inherited Members

- Private Member Functions inherited from SpellScriptLoader
virtual SpellScriptGetSpellScript () const
 
 SpellScriptLoader (const char *name)
 
- Private Member Functions inherited from ScriptObject
const std::string & GetName () const
 
 ScriptObject (const char *name)
 
virtual ~ScriptObject ()
 

Constructor & Destructor Documentation

spell_q10929_fumping::spell_q10929_fumping ( )
inline
2390 : SpellScriptLoader("spell_q10929_fumping") { }
SpellScriptLoader(const char *name)
Definition: ScriptMgr.cpp:1523

Member Function Documentation

AuraScript* spell_q10929_fumping::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

2421  {
2422  return new spell_q10929_fumpingAuraScript();
2423  }

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