![]() |
TrinityCore
|
Inheritance diagram for npc_yogg_saron_keeper:Classes | |
| struct | npc_yogg_saron_keeperAI |
Public Member Functions | |
| npc_yogg_saron_keeper () | |
| 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 1581 of file boss_yogg_saron.cpp.
|
inline |
Definition at line 1584 of file boss_yogg_saron.cpp.
|
inlineoverridevirtual |
Implements CreatureScript.
Definition at line 1703 of file boss_yogg_saron.cpp.