![]() |
TrinityCore
|
#include <AuthenticationPackets.h>
Public Attributes | |
| uint32 | BillingType = 0 |
| uint32 | MinutesRemaining = 0 |
| uint32 | RealBillingType = 0 |
| bool | IsInIGR = false |
| bool | IsPaidForByIGR = false |
| bool | IsCAISEnabled = false |
Definition at line 152 of file AuthenticationPackets.h.
| uint32 WorldPackets::Auth::GameTime::BillingType = 0 |
Definition at line 154 of file AuthenticationPackets.h.
| bool WorldPackets::Auth::GameTime::IsCAISEnabled = false |
Definition at line 159 of file AuthenticationPackets.h.
| bool WorldPackets::Auth::GameTime::IsInIGR = false |
Definition at line 157 of file AuthenticationPackets.h.
| bool WorldPackets::Auth::GameTime::IsPaidForByIGR = false |
Definition at line 158 of file AuthenticationPackets.h.
| uint32 WorldPackets::Auth::GameTime::MinutesRemaining = 0 |
Definition at line 155 of file AuthenticationPackets.h.
| uint32 WorldPackets::Auth::GameTime::RealBillingType = 0 |
Definition at line 156 of file AuthenticationPackets.h.