TrinityCore
Loading...
Searching...
No Matches
GameObjectScript Class Referenceabstract

#include <ScriptMgr.h>

+ Inheritance diagram for GameObjectScript:

Public Member Functions

virtual GameObjectAIGetAI (GameObject *go) const =0
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Protected Member Functions

 GameObjectScript (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 414 of file ScriptMgr.h.

Constructor & Destructor Documentation

◆ GameObjectScript()

GameObjectScript::GameObjectScript ( char const *  name)
explicitprotected

Definition at line 2396 of file ScriptMgr.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ GetAI()


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