Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
BattlegroundObjectInfo Struct Reference

#include <Battleground.h>

Collaboration diagram for BattlegroundObjectInfo:

Public Member Functions

 BattlegroundObjectInfo ()

Public Attributes

GameObjectobject
uint32 spellid
int32 timer

Detailed Description

Definition at line 159 of file Battleground.h.

Constructor & Destructor Documentation

◆ BattlegroundObjectInfo()

BattlegroundObjectInfo::BattlegroundObjectInfo ( )
inline

Definition at line 161 of file Battleground.h.

References object, spellid, and timer.

Member Data Documentation

◆ object

GameObject* BattlegroundObjectInfo::object

Definition at line 163 of file Battleground.h.

Referenced by BattlegroundObjectInfo().

◆ spellid

uint32 BattlegroundObjectInfo::spellid

Definition at line 165 of file Battleground.h.

Referenced by BattlegroundObjectInfo().

◆ timer

int32 BattlegroundObjectInfo::timer

Definition at line 164 of file Battleground.h.

Referenced by BattlegroundObjectInfo().


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