![]() |
TrinityCore
|
Inheritance diagram for npc_egg_pile:Classes | |
| struct | npc_egg_pileAI |
Public Member Functions | |
| npc_egg_pile () | |
| 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 395 of file boss_alysrazor.cpp.
|
inline |
Definition at line 398 of file boss_alysrazor.cpp.
|
inlineoverridevirtual |
Implements CreatureScript.
Definition at line 490 of file boss_alysrazor.cpp.