TrinityCore
WorldPackets::Auth::AuthResponse::AuthSuccessInfo::GameTime Struct Reference

#include <AuthenticationPackets.h>

Public Attributes

uint32 BillingPlan = 0
 
uint32 TimeRemain = 0
 
uint32 Unknown735 = 0
 
bool InGameRoom = false
 

Detailed Description

Definition at line 137 of file AuthenticationPackets.h.

Member Data Documentation

◆ BillingPlan

uint32 WorldPackets::Auth::AuthResponse::AuthSuccessInfo::GameTime::BillingPlan = 0

Definition at line 139 of file AuthenticationPackets.h.

◆ InGameRoom

bool WorldPackets::Auth::AuthResponse::AuthSuccessInfo::GameTime::InGameRoom = false

Definition at line 142 of file AuthenticationPackets.h.

◆ TimeRemain

uint32 WorldPackets::Auth::AuthResponse::AuthSuccessInfo::GameTime::TimeRemain = 0

Definition at line 140 of file AuthenticationPackets.h.

◆ Unknown735

uint32 WorldPackets::Auth::AuthResponse::AuthSuccessInfo::GameTime::Unknown735 = 0

Definition at line 141 of file AuthenticationPackets.h.


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