TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Auth::GameTime Struct Reference

#include <AuthenticationPackets.h>

Public Attributes

uint32 BillingType = 0
 
uint32 MinutesRemaining = 0
 
uint32 RealBillingType = 0
 
bool IsInIGR = false
 
bool IsPaidForByIGR = false
 
bool IsCAISEnabled = false
 

Detailed Description

Definition at line 152 of file AuthenticationPackets.h.

Member Data Documentation

◆ BillingType

uint32 WorldPackets::Auth::GameTime::BillingType = 0

Definition at line 154 of file AuthenticationPackets.h.

◆ IsCAISEnabled

bool WorldPackets::Auth::GameTime::IsCAISEnabled = false

Definition at line 159 of file AuthenticationPackets.h.

◆ IsInIGR

bool WorldPackets::Auth::GameTime::IsInIGR = false

Definition at line 157 of file AuthenticationPackets.h.

◆ IsPaidForByIGR

bool WorldPackets::Auth::GameTime::IsPaidForByIGR = false

Definition at line 158 of file AuthenticationPackets.h.

◆ MinutesRemaining

uint32 WorldPackets::Auth::GameTime::MinutesRemaining = 0

Definition at line 155 of file AuthenticationPackets.h.

◆ RealBillingType

uint32 WorldPackets::Auth::GameTime::RealBillingType = 0

Definition at line 156 of file AuthenticationPackets.h.


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