![]() |
TrinityCore
|
#include "Packet.h"#include "AuthenticationPackets.h"#include "ItemPacketsCommon.h"#include "NPCHandler.h"#include "ObjectGuid.h"#include "PacketUtilities.h"#include "Position.h"#include "RaceMask.h"#include "SharedDefines.h"#include "UnitDefines.h"#include <array>
Include dependency graph for QueryPackets.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | WorldPackets |
| namespace | WorldPackets::Query |
Enumerations | |
| enum class | WorldPackets::Query::TreasurePickerBonusContext : uint8 { WorldPackets::Query::None = 0 , WorldPackets::Query::WarMode = 1 } |
Functions | |
| ByteBuffer & | WorldPackets::Query::operator<< (ByteBuffer &data, PlayerGuidLookupData const &lookupData) |
| ByteBuffer & | operator<< (ByteBuffer &data, QuestPOIData const &questPOIData) |
| ByteBuffer & operator<< | ( | ByteBuffer & | data, |
| QuestPOIData const & | questPOIData | ||
| ) |