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

#include <AuthenticationPackets.h>

Public Attributes

std::array< uint8, 16 > NewBuildKey = { }
 
std::array< uint8, 16 > SomeKey = { }
 

Detailed Description

Definition at line 145 of file AuthenticationPackets.h.

Member Data Documentation

◆ NewBuildKey

std::array<uint8, 16> WorldPackets::Auth::AuthResponse::AuthSuccessInfo::NewBuild::NewBuildKey = { }

Definition at line 147 of file AuthenticationPackets.h.

◆ SomeKey

std::array<uint8, 16> WorldPackets::Auth::AuthResponse::AuthSuccessInfo::NewBuild::SomeKey = { }

Definition at line 148 of file AuthenticationPackets.h.


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