|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundEY.h>
Public Member Functions | |
| BattlegroundEYLosingPointStruct (uint32 _SpawnNeutralObjectType, uint32 _DespawnObjectTypeAlliance, uint32 _MessageIdAlliance, uint32 _DespawnObjectTypeHorde, uint32 _MessageIdHorde) | |
Public Attributes | |
| uint32 | DespawnObjectTypeAlliance |
| uint32 | DespawnObjectTypeHorde |
| uint32 | MessageIdAlliance |
| uint32 | MessageIdHorde |
| uint32 | SpawnNeutralObjectType |
Definition at line 254 of file BattlegroundEY.h.
|
inline |
Definition at line 256 of file BattlegroundEY.h.
References DespawnObjectTypeAlliance, DespawnObjectTypeHorde, MessageIdAlliance, MessageIdHorde, and SpawnNeutralObjectType.
| uint32 BattlegroundEYLosingPointStruct::DespawnObjectTypeAlliance |
Definition at line 263 of file BattlegroundEY.h.
Referenced by BattlegroundEYLosingPointStruct().
| uint32 BattlegroundEYLosingPointStruct::DespawnObjectTypeHorde |
Definition at line 265 of file BattlegroundEY.h.
Referenced by BattlegroundEYLosingPointStruct().
| uint32 BattlegroundEYLosingPointStruct::MessageIdAlliance |
Definition at line 264 of file BattlegroundEY.h.
Referenced by BattlegroundEYLosingPointStruct().
| uint32 BattlegroundEYLosingPointStruct::MessageIdHorde |
Definition at line 266 of file BattlegroundEY.h.
Referenced by BattlegroundEYLosingPointStruct().
| uint32 BattlegroundEYLosingPointStruct::SpawnNeutralObjectType |
Definition at line 262 of file BattlegroundEY.h.
Referenced by BattlegroundEYLosingPointStruct().