TrinityCore
boss_ramstein_the_gorger Class Reference
+ Inheritance diagram for boss_ramstein_the_gorger:

Classes

struct  boss_ramstein_the_gorgerAI
 

Public Member Functions

 boss_ramstein_the_gorger ()
 
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 41 of file boss_ramstein_the_gorger.cpp.

Constructor & Destructor Documentation

◆ boss_ramstein_the_gorger()

boss_ramstein_the_gorger::boss_ramstein_the_gorger ( )
inline

Definition at line 44 of file boss_ramstein_the_gorger.cpp.

Member Function Documentation

◆ GetAI()

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

Implements CreatureScript.

Definition at line 46 of file boss_ramstein_the_gorger.cpp.


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