![]() |
TrinityCore
|
Inheritance diagram for npc_devout_follower:Classes | |
| struct | npc_devout_followerAI |
Public Member Functions | |
| npc_devout_follower () | |
| 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 308 of file boss_high_priestess_azil.cpp.
|
inline |
Definition at line 311 of file boss_high_priestess_azil.cpp.
|
inlineoverridevirtual |
Implements CreatureScript.
Definition at line 335 of file boss_high_priestess_azil.cpp.