TrinityCore
npc_tournament_mount Class Reference
+ Inheritance diagram for npc_tournament_mount:

Classes

struct  npc_tournament_mountAI
 

Public Member Functions

 npc_tournament_mount ()
 
CreatureAIGetAI (Creature *creature) const override
 
- Public Member Functions inherited from CreatureScript
 ~CreatureScript ()
 
virtual CreatureAIGetAI (Creature *creature) const =0
 
- Public Member Functions inherited from ScriptObject
 ScriptObject (ScriptObject const &right)=delete
 
 ScriptObject (ScriptObject &&right)=delete
 
ScriptObjectoperator= (ScriptObject const &right)=delete
 
ScriptObjectoperator= (ScriptObject &&right)=delete
 
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 ()
 

Detailed Description

Definition at line 1265 of file npcs_special.cpp.

Constructor & Destructor Documentation

◆ npc_tournament_mount()

npc_tournament_mount::npc_tournament_mount ( )
inline

Definition at line 1268 of file npcs_special.cpp.

Member Function Documentation

◆ GetAI()

CreatureAI * npc_tournament_mount::GetAI ( Creature creature) const
inlineoverridevirtual

Implements CreatureScript.

Definition at line 1406 of file npcs_special.cpp.


The documentation for this class was generated from the following file: