#include <BattlegroundPackets.h>
WorldPackets::Battleground::PVPOptionsEnabled::PVPOptionsEnabled |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Definition: Opcodes.h:1389
Implements WorldPackets::Packet.
bool RatedArenas
Definition: BattlegroundPackets.h:299
bool WargameBattlegrounds
Definition: BattlegroundPackets.h:300
bool RatedBattlegrounds
Definition: BattlegroundPackets.h:303
void FlushBits()
Definition: ByteBuffer.h:150
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
bool ArenaSkirmish
Definition: BattlegroundPackets.h:301
bool PugBattlegrounds
Definition: BattlegroundPackets.h:302
bool WargameArenas
Definition: BattlegroundPackets.h:298
bool WorldPackets::Battleground::PVPOptionsEnabled::ArenaSkirmish = false |
bool WorldPackets::Battleground::PVPOptionsEnabled::PugBattlegrounds = false |
bool WorldPackets::Battleground::PVPOptionsEnabled::RatedArenas = false |
bool WorldPackets::Battleground::PVPOptionsEnabled::RatedBattlegrounds = false |
bool WorldPackets::Battleground::PVPOptionsEnabled::WargameArenas = false |
bool WorldPackets::Battleground::PVPOptionsEnabled::WargameBattlegrounds = false |
The documentation for this class was generated from the following files: