|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundAV.h>
Public Attributes | |
| uint16 | Owner |
| uint16 | PrevOwner |
| BG_AV_States | PrevState |
| BG_AV_States | State |
| uint32 | Timer |
| uint16 | TotalOwner |
| bool | Tower |
Definition at line 1501 of file BattlegroundAV.h.
| uint16 BG_AV_NodeInfo::Owner |
Definition at line 1507 of file BattlegroundAV.h.
| uint16 BG_AV_NodeInfo::PrevOwner |
Definition at line 1508 of file BattlegroundAV.h.
| BG_AV_States BG_AV_NodeInfo::PrevState |
Definition at line 1504 of file BattlegroundAV.h.
| BG_AV_States BG_AV_NodeInfo::State |
Definition at line 1503 of file BattlegroundAV.h.
| uint32 BG_AV_NodeInfo::Timer |
Definition at line 1505 of file BattlegroundAV.h.
| uint16 BG_AV_NodeInfo::TotalOwner |
Definition at line 1506 of file BattlegroundAV.h.
| bool BG_AV_NodeInfo::Tower |
Definition at line 1509 of file BattlegroundAV.h.