#include <ChatPackets.h>
WorldPackets::Chat::STextEmote::STextEmote |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Definition: Opcodes.h:1569
Implements WorldPackets::Packet.
WorldPacket _worldPacket
Definition: Packet.h:43
ObjectGuid SourceAccountGUID
Definition: ChatPackets.h:214
ObjectGuid TargetGUID
Definition: ChatPackets.h:215
int32 SoundIndex
Definition: ChatPackets.h:216
ObjectGuid SourceGUID
Definition: ChatPackets.h:213
int32 EmoteID
Definition: ChatPackets.h:217
int32 WorldPackets::Chat::STextEmote::EmoteID = 0 |
int32 WorldPackets::Chat::STextEmote::SoundIndex = -1 |
ObjectGuid WorldPackets::Chat::STextEmote::SourceAccountGUID |
ObjectGuid WorldPackets::Chat::STextEmote::SourceGUID |
ObjectGuid WorldPackets::Chat::STextEmote::TargetGUID |
The documentation for this class was generated from the following files: