TrinityCore
BattlegroundObjectInfo Struct Reference

#include <Battleground.h>

Public Member Functions

 BattlegroundObjectInfo ()
 

Public Attributes

GameObjectobject
 
int32 timer
 
uint32 spellid
 

Detailed Description

Definition at line 179 of file Battleground.h.

Constructor & Destructor Documentation

◆ BattlegroundObjectInfo()

BattlegroundObjectInfo::BattlegroundObjectInfo ( )
inline

Definition at line 181 of file Battleground.h.

Member Data Documentation

◆ object

GameObject* BattlegroundObjectInfo::object

Definition at line 183 of file Battleground.h.

◆ spellid

uint32 BattlegroundObjectInfo::spellid

Definition at line 185 of file Battleground.h.

◆ timer

int32 BattlegroundObjectInfo::timer

Definition at line 184 of file Battleground.h.


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