TrinityCore
|
Classes | |
class | spell_auto_repair_SpellScript |
Public Member Functions | |
spell_auto_repair () | |
SpellScript * | GetSpellScript () const override |
Public Member Functions inherited from SpellScriptLoader | |
virtual AuraScript * | GetAuraScript () const |
Public Member Functions inherited from ScriptObject | |
const std::string & | GetName () const |
Private Types | |
enum | Spells { SPELL_AUTO_REPAIR = 62705 } |
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 () |
|
private |
|
inline |
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.