#include <ChannelPackets.h>
WorldPackets::Channel::ChannelNotifyLeft::ChannelNotifyLeft |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Definition: Opcodes.h:886
Implements WorldPackets::Packet.
int32 ChatChannelID
Definition: ChannelPackets.h:94
WorldPacket _worldPacket
Definition: Packet.h:43
Definition: Channel.h:126
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
void WriteString(std::string const &str)
Definition: ByteBuffer.h:540
bool Suspended
User Leave - false, On Zone Change - true.
Definition: ChannelPackets.h:95
int32_t int32
Definition: g3dmath.h:167
void WriteBits(T value, int32 bits)
Definition: ByteBuffer.h:198
std::string WorldPackets::Channel::ChannelNotifyLeft::Channel |
int32 WorldPackets::Channel::ChannelNotifyLeft::ChatChannelID = 0 |
bool WorldPackets::Channel::ChannelNotifyLeft::Suspended = false |
User Leave - false, On Zone Change - true.
The documentation for this class was generated from the following files: