TrinityCore
npc_black_knight_skeletal_gryphon Class Reference
+ Inheritance diagram for npc_black_knight_skeletal_gryphon:

Classes

struct  npc_black_knight_skeletal_gryphonAI
 

Public Member Functions

 npc_black_knight_skeletal_gryphon ()
 
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 354 of file boss_black_knight.cpp.

Constructor & Destructor Documentation

◆ npc_black_knight_skeletal_gryphon()

npc_black_knight_skeletal_gryphon::npc_black_knight_skeletal_gryphon ( )
inline

Definition at line 357 of file boss_black_knight.cpp.

Member Function Documentation

◆ GetAI()

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

Implements CreatureScript.

Definition at line 376 of file boss_black_knight.cpp.


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