![]() |
TrinityCore
|
Inheritance diagram for npc_thrall:Classes | |
| struct | npc_thrallAI |
Public Member Functions | |
| npc_thrall () | |
| CreatureAI * | GetAI (Creature *creature) const override |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Additional Inherited Members | |
Protected Member Functions inherited from CreatureScript | |
| CreatureScript (char const *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) | |
| virtual | ~ScriptObject () |
|
inlineoverridevirtual |
Implements CreatureScript.