#include <CalendarPackets.h>
WorldPackets::Calendar::CalendarEventInviteNotes::CalendarEventInviteNotes |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Definition: Opcodes.h:850
Implements WorldPackets::Packet.
bool ClearPending
Definition: CalendarPackets.h:569
void FlushBits()
Definition: ByteBuffer.h:150
uint64_t uint64
Definition: g3dmath.h:170
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
std::string Notes
Definition: CalendarPackets.h:568
uint64 EventID
Definition: CalendarPackets.h:567
void WriteString(std::string const &str)
Definition: ByteBuffer.h:540
ObjectGuid InviteGuid
Definition: CalendarPackets.h:566
void WriteBits(T value, int32 bits)
Definition: ByteBuffer.h:198
bool WorldPackets::Calendar::CalendarEventInviteNotes::ClearPending = false |
uint64 WorldPackets::Calendar::CalendarEventInviteNotes::EventID = 0 |
ObjectGuid WorldPackets::Calendar::CalendarEventInviteNotes::InviteGuid |
std::string WorldPackets::Calendar::CalendarEventInviteNotes::Notes |
The documentation for this class was generated from the following files: