TrinityCore
Loading...
Searching...
No Matches
BattlegroundObjectInfo Struct Reference

#include <Battleground.h>

Public Member Functions

 BattlegroundObjectInfo ()
 

Public Attributes

GameObjectobject
 
int32 timer
 
uint32 spellid
 

Detailed Description

Definition at line 182 of file Battleground.h.

Constructor & Destructor Documentation

◆ BattlegroundObjectInfo()

BattlegroundObjectInfo::BattlegroundObjectInfo ( )
inline

Definition at line 184 of file Battleground.h.

Member Data Documentation

◆ object

GameObject* BattlegroundObjectInfo::object

Definition at line 186 of file Battleground.h.

◆ spellid

uint32 BattlegroundObjectInfo::spellid

Definition at line 188 of file Battleground.h.

◆ timer

int32 BattlegroundObjectInfo::timer

Definition at line 187 of file Battleground.h.


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