TrinityCore
go_orb_of_the_blue_flight Class Reference
+ Inheritance diagram for go_orb_of_the_blue_flight:

Classes

struct  go_orb_of_the_blue_flightAI
 

Public Member Functions

 go_orb_of_the_blue_flight ()
 
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 371 of file boss_kiljaeden.cpp.

Constructor & Destructor Documentation

◆ go_orb_of_the_blue_flight()

go_orb_of_the_blue_flight::go_orb_of_the_blue_flight ( )
inline

Definition at line 374 of file boss_kiljaeden.cpp.

Member Function Documentation

◆ GetAI()

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

Implements GameObjectScript.

Definition at line 399 of file boss_kiljaeden.cpp.


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