![]() |
TrinityCore
|
#include <QueryPackets.h>
Public Attributes | |
| uint32 | ID = 0 |
| uint32 | NextPageID = 0 |
| int32 | PlayerConditionID = 0 |
| uint8 | Flags = 0 |
| std::string | Text |
Definition at line 184 of file QueryPackets.h.
| uint8 WorldPackets::Query::QueryPageTextResponse::PageTextInfo::Flags = 0 |
Definition at line 189 of file QueryPackets.h.
| uint32 WorldPackets::Query::QueryPageTextResponse::PageTextInfo::ID = 0 |
Definition at line 186 of file QueryPackets.h.
| uint32 WorldPackets::Query::QueryPageTextResponse::PageTextInfo::NextPageID = 0 |
Definition at line 187 of file QueryPackets.h.
| int32 WorldPackets::Query::QueryPageTextResponse::PageTextInfo::PlayerConditionID = 0 |
Definition at line 188 of file QueryPackets.h.
| std::string WorldPackets::Query::QueryPageTextResponse::PageTextInfo::Text |
Definition at line 190 of file QueryPackets.h.