![]() |
TrinityCore
|
Inheritance diagram for npc_toasty_fire:Classes | |
| struct | npc_toasty_fireAI |
Public Member Functions | |
| npc_toasty_fire () | |
| CreatureAI * | GetAI (Creature *creature) const override |
Public Member Functions inherited from CreatureScript | |
| ~CreatureScript () | |
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 CreatureScript | |
| CreatureScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 954 of file boss_hodir.cpp.
|
inline |
Definition at line 957 of file boss_hodir.cpp.
|
inlineoverridevirtual |
Implements CreatureScript.
Definition at line 982 of file boss_hodir.cpp.