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

#include <Battleground.h>

Public Member Functions

 BattlegroundObjectInfo ()
 

Public Attributes

GameObjectobject
 
int32 timer
 
uint32 spellid
 

Constructor & Destructor Documentation

BattlegroundObjectInfo::BattlegroundObjectInfo ( )
inline
172 : object(NULL), timer(0), spellid(0) { }
arena_t NULL
Definition: jemalloc_internal.h:624
uint32 spellid
Definition: Battleground.h:176
GameObject * object
Definition: Battleground.h:174
int32 timer
Definition: Battleground.h:175

Member Data Documentation

GameObject* BattlegroundObjectInfo::object
uint32 BattlegroundObjectInfo::spellid
int32 BattlegroundObjectInfo::timer

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