TrinityCore
boss_jindo_the_godbreaker Class Reference
+ Inheritance diagram for boss_jindo_the_godbreaker:

Classes

struct  boss_jindo_the_godbreakerAI
 

Public Member Functions

 boss_jindo_the_godbreaker ()
 
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 50 of file boss_jindo_the_godbreaker.cpp.

Constructor & Destructor Documentation

◆ boss_jindo_the_godbreaker()

boss_jindo_the_godbreaker::boss_jindo_the_godbreaker ( )
inline

Definition at line 53 of file boss_jindo_the_godbreaker.cpp.

Member Function Documentation

◆ GetAI()

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

Implements CreatureScript.

Definition at line 96 of file boss_jindo_the_godbreaker.cpp.


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