|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundEY.h>
Public Member Functions | |
| BattlegroundEYCapturingPointStruct (uint32 _DespawnNeutralObjectType, uint32 _SpawnObjectTypeAlliance, uint32 _MessageIdAlliance, uint32 _SpawnObjectTypeHorde, uint32 _MessageIdHorde, uint32 _GraveYardId) | |
Public Attributes | |
| uint32 | DespawnNeutralObjectType |
| uint32 | GraveYardId |
| uint32 | MessageIdAlliance |
| uint32 | MessageIdHorde |
| uint32 | SpawnObjectTypeAlliance |
| uint32 | SpawnObjectTypeHorde |
Definition at line 269 of file BattlegroundEY.h.
|
inline |
Definition at line 271 of file BattlegroundEY.h.
References DespawnNeutralObjectType, GraveYardId, MessageIdAlliance, MessageIdHorde, SpawnObjectTypeAlliance, and SpawnObjectTypeHorde.
| uint32 BattlegroundEYCapturingPointStruct::DespawnNeutralObjectType |
Definition at line 278 of file BattlegroundEY.h.
Referenced by BattlegroundEYCapturingPointStruct().
| uint32 BattlegroundEYCapturingPointStruct::GraveYardId |
Definition at line 283 of file BattlegroundEY.h.
Referenced by BattlegroundEYCapturingPointStruct().
| uint32 BattlegroundEYCapturingPointStruct::MessageIdAlliance |
Definition at line 280 of file BattlegroundEY.h.
Referenced by BattlegroundEYCapturingPointStruct().
| uint32 BattlegroundEYCapturingPointStruct::MessageIdHorde |
Definition at line 282 of file BattlegroundEY.h.
Referenced by BattlegroundEYCapturingPointStruct().
| uint32 BattlegroundEYCapturingPointStruct::SpawnObjectTypeAlliance |
Definition at line 279 of file BattlegroundEY.h.
Referenced by BattlegroundEYCapturingPointStruct().
| uint32 BattlegroundEYCapturingPointStruct::SpawnObjectTypeHorde |
Definition at line 281 of file BattlegroundEY.h.
Referenced by BattlegroundEYCapturingPointStruct().