|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Battleground.h>
Public Member Functions | |
| BattlegroundObjectInfo () | |
Public Attributes | |
| GameObject * | object |
| uint32 | spellid |
| int32 | timer |
Definition at line 159 of file Battleground.h.
|
inline |
Definition at line 161 of file Battleground.h.
| GameObject* BattlegroundObjectInfo::object |
Definition at line 163 of file Battleground.h.
Referenced by BattlegroundObjectInfo().
| uint32 BattlegroundObjectInfo::spellid |
Definition at line 165 of file Battleground.h.
Referenced by BattlegroundObjectInfo().
| int32 BattlegroundObjectInfo::timer |
Definition at line 164 of file Battleground.h.
Referenced by BattlegroundObjectInfo().