#include "MiscPackets.h"
◆ MinimapPing()
WorldPackets::Misc::MinimapPing::MinimapPing |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, std::size_t initialSize=200)
Definition Packet.cpp:25
@ MSG_MINIMAP_PING
Definition Opcodes.h:499
◆ Write()
WorldPacket const * WorldPackets::Misc::MinimapPing::Write |
( |
| ) |
|
|
overridevirtual |
Implements WorldPackets::Packet.
77{
81
83}
float MapY
Definition MiscPackets.h:116
float MapX
Definition MiscPackets.h:115
ObjectGuid SourceGuid
Definition MiscPackets.h:114
WorldPacket _worldPacket
Definition Packet.h:42
Referenced by Group::DoMinimapPing().
◆ MapX
float WorldPackets::Misc::MinimapPing::MapX = 0.0f |
◆ MapY
float WorldPackets::Misc::MinimapPing::MapY = 0.0f |
◆ SourceGuid
ObjectGuid WorldPackets::Misc::MinimapPing::SourceGuid |
The documentation for this class was generated from the following files: