![]() |
TrinityCore
|
#include <ScriptMgr.h>
Inheritance diagram for BattlegroundScript:Public Member Functions | |
| virtual Battleground * | GetBattleground () const =0 |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Protected Member Functions | |
| BattlegroundScript (char const *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) | |
| virtual | ~ScriptObject () |
Definition at line 463 of file ScriptMgr.h.
|
explicitprotected |
|
pure virtual |