TrinityCore
Loading...
Searching...
No Matches
ClientBuild::Info Struct Reference

#include <ClientBuildInfo.h>

Public Attributes

uint32 Build
 
uint32 MajorVersion
 
uint32 MinorVersion
 
uint32 BugfixVersion
 
std::array< char, 4 > HotfixVersion
 
std::vector< AuthKeyAuthKeys
 

Detailed Description

Definition at line 109 of file ClientBuildInfo.h.

Member Data Documentation

◆ AuthKeys

std::vector<AuthKey> ClientBuild::Info::AuthKeys

Definition at line 116 of file ClientBuildInfo.h.

◆ BugfixVersion

uint32 ClientBuild::Info::BugfixVersion

Definition at line 114 of file ClientBuildInfo.h.

◆ Build

uint32 ClientBuild::Info::Build

Definition at line 111 of file ClientBuildInfo.h.

◆ HotfixVersion

std::array<char, 4> ClientBuild::Info::HotfixVersion

Definition at line 115 of file ClientBuildInfo.h.

◆ MajorVersion

uint32 ClientBuild::Info::MajorVersion

Definition at line 112 of file ClientBuildInfo.h.

◆ MinorVersion

uint32 ClientBuild::Info::MinorVersion

Definition at line 113 of file ClientBuildInfo.h.


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