![]() |
TrinityCore
|
Inheritance diagram for spell_q28813_set_health_random:Classes | |
| class | spell_q28813_set_health_random_SpellScript |
Public Member Functions | |
| spell_q28813_set_health_random () | |
| SpellScript * | GetSpellScript () const override |
Public Member Functions inherited from SpellScriptLoader | |
| virtual AuraScript * | GetAuraScript () 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 1490 of file spell_quest.cpp.
|
inline |
Definition at line 1493 of file spell_quest.cpp.
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1509 of file spell_quest.cpp.