![]() |
TrinityCore
|
Inheritance diagram for go_direbrew_mole_machine:Classes | |
| struct | go_direbrew_mole_machineAI |
Public Member Functions | |
| go_direbrew_mole_machine () | |
| GameObjectAI * | GetAI (GameObject *go) const override |
Public Member Functions inherited from GameObjectScript | |
| ~GameObjectScript () | |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Additional Inherited Members | |
Protected Member Functions inherited from GameObjectScript | |
| GameObjectScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 386 of file boss_coren_direbrew.cpp.
|
inline |
Definition at line 389 of file boss_coren_direbrew.cpp.
|
inlineoverridevirtual |
Implements GameObjectScript.
Definition at line 423 of file boss_coren_direbrew.cpp.