![]() |
TrinityCore
|
Inheritance diagram for spell_item_shard_of_the_scale< HealProcSpellId, DamageProcSpellId >:Classes | |
| class | spell_item_shard_of_the_scale_AuraScript |
Public Member Functions | |
| spell_item_shard_of_the_scale (char const *ScriptName) | |
| AuraScript * | GetAuraScript () const override |
Public Member Functions inherited from SpellScriptLoader | |
| virtual SpellScript * | GetSpellScript () const |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Additional Inherited Members | |
Protected Member Functions inherited from SpellScriptLoader | |
| SpellScriptLoader (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 3259 of file spell_item.cpp.
|
inline |
Definition at line 3262 of file spell_item.cpp.
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 3295 of file spell_item.cpp.