TrinityCore
Loading...
Searching...
No Matches
MailPackets.cpp File Reference
#include "MailPackets.h"
#include "GameTime.h"
#include "Item.h"
#include "Mail.h"
#include "PacketOperators.h"
#include "Player.h"
+ Include dependency graph for MailPackets.cpp:

Go to the source code of this file.

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Mail
 

Functions

ByteBufferWorldPackets::Mail::operator<< (ByteBuffer &data, MailAttachedItem const &att)
 
ByteBufferWorldPackets::Mail::operator<< (ByteBuffer &data, MailListEntry const &entry)
 
ByteBufferWorldPackets::Mail::operator>> (ByteBuffer &data, SendMail::StructSendMail::MailAttachment &attachment)