TrinityCore
go_tablet_of_the_seven Class Reference
+ Inheritance diagram for go_tablet_of_the_seven:

Classes

struct  go_tablet_of_the_sevenAI
 

Public Member Functions

 go_tablet_of_the_seven ()
 
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 89 of file go_scripts.cpp.

Constructor & Destructor Documentation

◆ go_tablet_of_the_seven()

go_tablet_of_the_seven::go_tablet_of_the_seven ( )
inline

Definition at line 92 of file go_scripts.cpp.

Member Function Documentation

◆ GetAI()

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

Implements GameObjectScript.

Definition at line 111 of file go_scripts.cpp.


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