TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Who::WhoRequest Struct Reference

#include <WhoPackets.h>

Public Attributes

int32 MinLevel = 0
 
int32 MaxLevel = 0
 
std::string Name
 
std::string VirtualRealmName
 
std::string Guild
 
std::string GuildVirtualRealmName
 
int32 RaceFilter = -1
 
int32 ClassFilter = -1
 
std::vector< WhoWordWords
 
bool ShowEnemies = false
 
bool ShowArenaPlayers = false
 
bool ExactName = false
 
Optional< WhoRequestServerInfoServerInfo
 

Member Data Documentation

int32 WorldPackets::Who::WhoRequest::ClassFilter = -1
bool WorldPackets::Who::WhoRequest::ExactName = false
std::string WorldPackets::Who::WhoRequest::Guild
std::string WorldPackets::Who::WhoRequest::GuildVirtualRealmName
int32 WorldPackets::Who::WhoRequest::MaxLevel = 0
int32 WorldPackets::Who::WhoRequest::MinLevel = 0
std::string WorldPackets::Who::WhoRequest::Name
int32 WorldPackets::Who::WhoRequest::RaceFilter = -1
Optional<WhoRequestServerInfo> WorldPackets::Who::WhoRequest::ServerInfo
bool WorldPackets::Who::WhoRequest::ShowArenaPlayers = false
bool WorldPackets::Who::WhoRequest::ShowEnemies = false
std::string WorldPackets::Who::WhoRequest::VirtualRealmName
std::vector<WhoWord> WorldPackets::Who::WhoRequest::Words

The documentation for this struct was generated from the following file: