TrinityCore
go_brazier_of_the_herald Class Reference
+ Inheritance diagram for go_brazier_of_the_herald:

Classes

struct  go_brazier_of_the_heraldAI
 

Public Member Functions

 go_brazier_of_the_herald ()
 
GameObjectAIGetAI (GameObject *go) const override
 
- Public Member Functions inherited from GameObjectScript
 ~GameObjectScript ()
 
virtual GameObjectAIGetAI (GameObject *go) 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 GameObjectScript
 GameObjectScript (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 279 of file boss_kirtonos_the_herald.cpp.

Constructor & Destructor Documentation

◆ go_brazier_of_the_herald()

go_brazier_of_the_herald::go_brazier_of_the_herald ( )
inline

Definition at line 282 of file boss_kirtonos_the_herald.cpp.

Member Function Documentation

◆ GetAI()

GameObjectAI * go_brazier_of_the_herald::GetAI ( GameObject go) const
inlineoverridevirtual

Implements GameObjectScript.

Definition at line 297 of file boss_kirtonos_the_herald.cpp.


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