TrinityCore
boss_death_knight_darkreaver Class Reference
+ Inheritance diagram for boss_death_knight_darkreaver:

Classes

struct  boss_death_knight_darkreaverAI
 

Public Member Functions

 boss_death_knight_darkreaver ()
 
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 29 of file boss_death_knight_darkreaver.cpp.

Constructor & Destructor Documentation

◆ boss_death_knight_darkreaver()

boss_death_knight_darkreaver::boss_death_knight_darkreaver ( )
inline

Definition at line 32 of file boss_death_knight_darkreaver.cpp.

Member Function Documentation

◆ GetAI()

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

Implements CreatureScript.

Definition at line 34 of file boss_death_knight_darkreaver.cpp.


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