TrinityCore
KeychainEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
std::array< uint8, KEYCHAIN_SIZEKey
 

Detailed Description

Definition at line 2567 of file DB2Structure.h.

Member Data Documentation

◆ ID

uint32 KeychainEntry::ID

Definition at line 2569 of file DB2Structure.h.

◆ Key

std::array<uint8, KEYCHAIN_SIZE> KeychainEntry::Key

Definition at line 2570 of file DB2Structure.h.


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