TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BattlegroundTemplate Struct Reference

#include <BattlegroundMgr.h>

Public Member Functions

bool IsArena () const
 

Public Attributes

BattlegroundTypeId Id
 
uint16 MinPlayersPerTeam
 
uint16 MaxPlayersPerTeam
 
uint8 MinLevel
 
uint8 MaxLevel
 
Position StartLocation [BG_TEAMS_COUNT]
 
float MaxStartDistSq
 
uint8 Weight
 
uint32 ScriptId
 
BattlemasterListEntry constBattlemasterEntry
 

Member Function Documentation

bool BattlegroundTemplate::IsArena ( ) const
inline
Definition: DBCEnums.h:482
BattlemasterListEntry const * BattlemasterEntry
Definition: BattlegroundMgr.h:52
uint32 InstanceType
Definition: DBCStructure.h:118

+ Here is the caller graph for this function:

Member Data Documentation

BattlemasterListEntry const* BattlegroundTemplate::BattlemasterEntry
BattlegroundTypeId BattlegroundTemplate::Id
uint8 BattlegroundTemplate::MaxLevel
uint16 BattlegroundTemplate::MaxPlayersPerTeam
float BattlegroundTemplate::MaxStartDistSq
uint8 BattlegroundTemplate::MinLevel
uint16 BattlegroundTemplate::MinPlayersPerTeam
uint32 BattlegroundTemplate::ScriptId
Position BattlegroundTemplate::StartLocation[BG_TEAMS_COUNT]
uint8 BattlegroundTemplate::Weight

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