TrinityCore
|
6.x, does this belong here or in spell_generic? where do we cast this? sniffs say this is only cast when caster has glyph of foul menagerie. More...
Classes | |
class | spell_dk_army_transform_SpellScript |
Public Member Functions | |
spell_dk_army_transform () | |
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 |
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 () |
6.x, does this belong here or in spell_generic? where do we cast this? sniffs say this is only cast when caster has glyph of foul menagerie.
|
inline |
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.