TrinityCore
WorldPackets::Query::PlayerGuidLookupHint Struct Reference

#include <QueryPackets.h>

Public Attributes

Optional< uint32VirtualRealmAddress
 current realm (?) (identifier made from the Index, BattleGroup and Region) More...
 
Optional< uint32NativeRealmAddress
 original realm (?) (identifier made from the Index, BattleGroup and Region) More...
 

Detailed Description

Definition at line 102 of file QueryPackets.h.

Member Data Documentation

◆ NativeRealmAddress

Optional<uint32> WorldPackets::Query::PlayerGuidLookupHint::NativeRealmAddress

original realm (?) (identifier made from the Index, BattleGroup and Region)

Definition at line 105 of file QueryPackets.h.

◆ VirtualRealmAddress

Optional<uint32> WorldPackets::Query::PlayerGuidLookupHint::VirtualRealmAddress

current realm (?) (identifier made from the Index, BattleGroup and Region)

Definition at line 104 of file QueryPackets.h.


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