![]() |
TrinityCore
|
#include <AuthenticationPackets.h>
Public Attributes | |
| uint32 | WaitCount = 0 |
| position of the account in the login queue More... | |
| uint32 | WaitTime = 0 |
| Wait time in login queue in minutes, if sent queued and this value is 0 client displays "unknown time". More... | |
| bool | HasFCM = false |
| true if the account has a forced character migration pending. More... | |
true if the account has a forced character migration pending.
| uint32 WorldPackets::Auth::AuthResponse::AuthWaitInfo::WaitCount = 0 |
position of the account in the login queue
| uint32 WorldPackets::Auth::AuthResponse::AuthWaitInfo::WaitTime = 0 |
Wait time in login queue in minutes, if sent queued and this value is 0 client displays "unknown time".
1.8.8