|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundEY.h>
Public Member Functions | |
| BattlegroundEYPointIconsStruct (uint32 _WorldStateControlIndex, uint32 _WorldStateAllianceControlledIndex, uint32 _WorldStateHordeControlledIndex) | |
Public Attributes | |
| uint32 | WorldStateAllianceControlledIndex |
| uint32 | WorldStateControlIndex |
| uint32 | WorldStateHordeControlledIndex |
Definition at line 236 of file BattlegroundEY.h.
|
inline |
Definition at line 238 of file BattlegroundEY.h.
References WorldStateAllianceControlledIndex, WorldStateControlIndex, and WorldStateHordeControlledIndex.
| uint32 BattlegroundEYPointIconsStruct::WorldStateAllianceControlledIndex |
Definition at line 241 of file BattlegroundEY.h.
Referenced by BattlegroundEYPointIconsStruct().
| uint32 BattlegroundEYPointIconsStruct::WorldStateControlIndex |
Definition at line 240 of file BattlegroundEY.h.
Referenced by BattlegroundEYPointIconsStruct().
| uint32 BattlegroundEYPointIconsStruct::WorldStateHordeControlledIndex |
Definition at line 242 of file BattlegroundEY.h.
Referenced by BattlegroundEYPointIconsStruct().