![]() |
TrinityCore
|
Inheritance diagram for npc_jena_anderson:Classes | |
| struct | npc_jena_andersonAI |
Public Member Functions | |
| npc_jena_anderson () | |
| 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 |
Static Public Member Functions | |
| static Creature * | Find (Creature *helper) |
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 714 of file culling_of_stratholme.cpp.
|
inline |
Definition at line 716 of file culling_of_stratholme.cpp.
Definition at line 718 of file culling_of_stratholme.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements CreatureScript.
Definition at line 838 of file culling_of_stratholme.cpp.