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

#include <ScriptMgr.h>

+ Inheritance diagram for BattlegroundScript:

Public Member Functions

virtual BattlegroundGetBattleground () 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 ()
 

Detailed Description

Definition at line 463 of file ScriptMgr.h.

Constructor & Destructor Documentation

◆ BattlegroundScript()

BattlegroundScript::BattlegroundScript ( char const *  name)
explicitprotected

Definition at line 2434 of file ScriptMgr.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ GetBattleground()

virtual Battleground * BattlegroundScript::GetBattleground ( ) const
pure virtual

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